* Package: app-backup/amanda-3.4.2 * Repository: gentoo * Maintainer: robbat2@gentoo.org lists@xunil.at,proxy-maint@gentoo.org,dustin@v.igoro.us * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux nls readline userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking amanda-3.4.2.tar.gz to /var/tmp/portage/app-backup/amanda-3.4.2/work >>> Source unpacked in /var/tmp/portage/app-backup/amanda-3.4.2/work >>> Preparing source in /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2 ... * Running eautoreconf in '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2' ... * Running autopoint --force ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal --force -I config -I . -I config/gettext-macros -I config/gnulib -I config/amanda -I config/macro-archive -I /usr/share/aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: amanda-3.4.2/ * Running elibtoolize in: amanda-3.4.2/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Building custom configuration files * Applying patches from /etc/portage/patches/app-backup/amanda ... * 607884.patch ... [ ok ] * User patches applied. >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2 ... * Using mr-fox for tape server. * Using /dev/nst0 for tape server. * Using mr-fox for index server. * Using amanda for amanda user. * Using amanda for amanda group. * Using /bin/tar as Tar implementation. * Using /var/spool/amanda/tar-lists as tar listdir. * Using DailySet1 as default config name. * Using /var/tmp/amanda as Amanda temporary directory. * econf: updating amanda-3.4.2/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating amanda-3.4.2/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/amanda-3.4.2 --htmldir=/usr/share/doc/amanda-3.4.2/html --libdir=/usr/lib64 --with-readline --with-tape-server=mr-fox --with-tape-device=/dev/nst0 --with-index-server=mr-fox --with-user=amanda --with-group=amanda --with-gnutar=/bin/tar --with-gnutar-listdir=/var/spool/amanda/tar-lists --with-config=DailySet1 --with-tmpdir=/var/tmp/amanda --with-buffered-dump --with-debugging --localstatedir=/var/spool/amanda --without-smbclient --with-bsd-security --with-ssh-security --with-bsdudp-security --with-bsdtcp-security --without-krb5-security --disable-s3-device --without-libcurl --without-gnuplot --with-ipv6 --enable-nls --with-amperldir=/usr/lib64/perl5/vendor_perl/5.24.1 --disable-syntax-checks --enable-manpage-build configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep... /bin/grep checking for svn... no checking Subversion revision information... not changed checking for git... /usr/bin/git checking git revision information... not available configure: "version: " checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for a thread-safe mkdir -p... /bin/mkdir -p checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for faccessat... yes checking for symlink... yes checking for _set_invalid_parameter_handler... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for nl_langinfo... yes checking for isblank... yes checking for iswctype... yes checking for secure_getenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking if environ is properly declared... yes checking for complete errno.h... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for gawk... gawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for inline... inline checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for external symbol _system_configuration... no checking for sigset_t... yes checking whether alarm is declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ssize_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for multithread API to use... posix checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether dup2 works... yes checking for euidaccess... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether conversion from 'int' to 'long double' works... yes checking for fseeko... (cached) yes checking for sys/mount.h... yes configure: checking how to get file system space usage checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for group_member... yes checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... (cached) yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mkdtemp... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... yes checking whether YESEXPR works... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for sysctl... yes checking for table... no checking for sysinfo... yes checking for struct sysinfo.mem_unit... yes checking for raise... yes checking for sigprocmask... yes checking for working re_compile_pattern... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for stdint.h... (cached) yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc flag -fstrict-aliasing... yes checking for x86_64-pc-linux-gnu-gcc flag -Wall... yes checking for x86_64-pc-linux-gnu-gcc flag -Wextra... yes checking for x86_64-pc-linux-gnu-gcc flag -Wno-int... no checking for pcat... no checking for compress... no checking for gzip... /bin/gzip checking for getconf... /usr/bin/getconf checking for swig... /usr/bin/swig checking for swig... (cached) /usr/bin/swig checking for SWIG version... 3.0.12 checking for perl5... no checking for perl... /usr/bin/perl checking for perl version greater than or equal to 5.6.0... ok checking for cat... /bin/cat checking if sockaddr_storage struct exists... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for HMAC_CTX_init in -lcrypto... yes checking for HMAC_CTX_reset in -lcrypto... no checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking whether to include the Amazon S3 device... no checking linux/zftape.h usability... no checking linux/zftape.h presence... no checking for linux/zftape.h... no checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking for MTIOCTOP... yes checking for mt_flags mtget structure element... no checking for mt_fileno mtget structure element... yes checking for mt_blkno mtget structure element... yes checking for mt_dsreg mtget structure element... yes checking for mt_erreg mtget structure element... yes checking whether to include the DVD-RW device... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none configure: WARNING: Not building 'amplot', because gnuplot was not found checking for xsltproc... /usr/bin/xsltproc checking for Docbook XSLT version 1.72.0... no checking for current Docbook XSLT version... 1.79.1 checking whether Docbook XSLT version is 1.72.0 or newer... yes (1.79.1) checking for Docbook DTD version 4.1.2... yes checking for Docbook DTD version 4.2... yes checking for large file compilation CFLAGS... checking for large file compilation LDFLAGS... checking for large file compilation LIBS... checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking for endmntent... yes checking for setmntent... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether POSIX locking (with fcntl(2)) is available... yes checking whether flock locking is available... yes checking whether lockf(3) locking is available... yes checking whether link(2) is available for locking... yes checking for perl module ExtUtils::Embed version 0.0... ok checking for working IPv6... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether readdir is declared... yes checking whether readdir_r is declared... yes checking whether readdir64 is declared... yes checking whether readdir64_r is declared... yes checking disk device prefixes... /dev/ checking for ssh... /usr/bin/ssh checking SSH options... "-x", "-o", "BatchMode=yes", "-o", "PreferredAuthentications=publickey" checking for pkg-config... /usr/bin/pkg-config checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for realpath... /usr/bin/realpath checking for readlink... /usr/bin/readlink checking for xfsdump... no checking for xfsrestore... no checking for vxdump... no checking for vxrestore... no checking for vdump... no checking for vrestore... no checking for ufsdump... no checking for dump... /usr/sbin/dump checking for ufsrestore... no checking for restore... /usr/sbin/restore checking whether /usr/sbin/dump supports -E or -S for estimates... S checking for star... no checking for bsdtar... /usr/bin/bsdtar checking for grep... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for lint... no checking for splint... /usr/bin/splint checking whether lex is broken Solaris (SGU) lex... no checking for ar... /usr/bin/ar checking for gawk... (cached) gawk checking for bison... bison -y checking for dd... /bin/dd checking for bash... /bin/sh checking for sort... /usr/bin/sort checking for Mail... /usr/bin/Mail checking for mt... /usr/sbin/mt checking for mtx... /usr/sbin/mtx checking for mount... /bin/mount checking for umount... /bin/umount checking for uname... /usr/bin/uname checking for lpr... no checking for lp... no checking for pcat... no checking for perl5... (cached) /usr/bin/perl checking for perl version greater than or equal to 5.6.0... ok checking for swig... (cached) /usr/bin/swig checking for swig... (cached) /usr/bin/swig checking for SWIG version... 3.0.12 checking for ps... /bin/ps checking ps argument to use... -eo pid,ppid,command and -eo pid,ppid,command checking for rpcgen... /usr/bin/rpcgen checking for nc... /usr/bin/nc checking for nc6... no checking for netcat... no checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-gcc flag -Wparentheses... yes checking for x86_64-pc-linux-gnu-gcc flag -Wdeclaration-after-statement... yes checking for x86_64-pc-linux-gnu-gcc flag -Wmissing-prototypes... yes checking for x86_64-pc-linux-gnu-gcc flag -Wstrict-prototypes... yes checking for x86_64-pc-linux-gnu-gcc flag -Wmissing-declarations... yes checking for x86_64-pc-linux-gnu-gcc flag -Wformat... yes checking for x86_64-pc-linux-gnu-gcc flag -Wformat-security... yes checking for x86_64-pc-linux-gnu-gcc flag -Wsign-compare... yes checking for x86_64-pc-linux-gnu-gcc flag -Wfloat-equal... yes checking for x86_64-pc-linux-gnu-gcc flag -Wold-style-definition... yes checking for x86_64-pc-linux-gnu-gcc flag -Wstrict-aliasing... yes checking for x86_64-pc-linux-gnu-gcc flag -Wunknown-pragmas... yes checking for x86_64-pc-linux-gnu-gcc flag -msse4.2... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... no checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for netinet/in.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking for sys/file.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of time_t... 8 checking for off_t... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t equivalent... socklen_t checking for sa_family_t... (cached) yes checking for in_port_t... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking whether wait uses union wait... yes checking for sys/wait.h... (cached) yes checking for wait.h... (cached) yes checking whether wait uses int... yes checking for main in -lcur_colr... no checking for main in -lintl... no checking for main in -lresolv... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking for main in -lsun... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.2.0... yes (version 2.50.2) checking for x86_64-pc-linux-gnu-gcc flag -Wdeprecated-declarations... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for modf in -lm... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace_symbols_fd... yes checking for library containing shm_open... -lrt checking for accept... yes checking for accept declaration in sys/types.h sys/socket.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for atexit... yes checking for atof... yes checking for atof declaration in stdlib.h... yes checking for atol... yes checking for atol declaration in stdlib.h... yes checking for atoll... yes checking for atoll declaration in stdlib.h... yes checking for strtol... yes checking for strtol declaration in stdlib.h... yes checking for strtoll... yes checking for strtoll declaration in stdlib.h... yes checking for basename... yes checking for bind... yes checking for bind declaration in sys/types.h sys/socket.h... yes checking for bcopy... yes checking for bcopy declaration in string.h strings.h stdlib.h... yes checking for bzero... yes checking for bzero declaration in string.h strings.h stdlib.h... yes checking whether closedir returns void... no checking for closelog... yes checking for closelog declaration in syslog.h... yes checking for connect... yes checking for connect declaration in sys/types.h sys/socket.h... yes checking for fclose... yes checking for fclose declaration in stdio.h... yes checking for fflush... yes checking for fflush declaration in stdio.h... yes checking for fprintf... yes checking for fprintf declaration in stdio.h... yes checking for fputc... yes checking for fputc declaration in stdio.h... yes checking for fputs... yes checking for fputs declaration in stdio.h... yes checking for fread... yes checking for fread declaration in stdio.h stdlib.h... yes checking for fseek... yes checking for fseek declaration in stdio.h... yes checking for fwrite... yes checking for fwrite declaration in stdio.h stdlib.h... yes checking for getgrgid_r... yes checking for getpwuid_r... yes checking for realpath... yes checking for gethostname... yes checking for gethostname declaration in unistd.h... yes checking for getopt... yes checking for getopt declaration in stdlib.h unistd.h libc.h... yes checking for getpeername... yes checking for getpeername declaration in sys/types.h sys/socket.h... yes checking for getpgrp... yes checking whether getpgrp requires zero arguments... yes checking for getsockname... yes checking for getsockname declaration in sys/types.h sys/socket.h... yes checking for getsockopt... yes checking for getsockopt declaration in sys/types.h sys/socket.h... yes checking for initgroups... yes checking for initgroups declaration in grp.h sys/types.h unistd.h libc.h... yes checking for ioctl... yes checking for ioctl declaration in sys/ioctl.h unistd.h libc.h... yes checking for isnormal... no checking for listen... yes checking for listen declaration in sys/types.h sys/socket.h... yes checking for lstat... (cached) yes checking for lstat declaration in sys/types.h sys/stat.h... yes checking for malloc... yes checking for malloc declaration in stdlib.h... yes checking for memmove... yes checking for memmove declaration in string.h strings.h... yes checking for memset... yes checking for memset declaration in string.h strings.h... yes checking for mkstemp... yes checking for mkstemp declaration in stdlib.h... yes checking for mktemp... yes checking for mktemp declaration in stdlib.h... yes checking for mktime... yes checking for mktime declaration in time.h sys/time.h... yes checking for on_exit... yes checking for openlog... yes checking for openlog declaration in syslog.h... yes checking for pclose... yes checking for pclose declaration in stdio.h... yes checking for perror... yes checking for perror declaration in stdio.h... yes checking for printf... yes checking for printf declaration in stdio.h... yes checking for putenv... yes checking for puts... yes checking for puts declaration in stdio.h... yes checking for realloc... yes checking for realloc declaration in stdlib.h... yes checking for recvfrom... yes checking for recvfrom declaration in sys/types.h sys/socket.h... yes checking for remove... yes checking for remove declaration in stdio.h... yes checking for rename... yes checking for rename declaration in stdio.h... yes checking for rewind... yes checking for rewind declaration in stdio.h... yes checking for ruserok... yes checking for ruserok declaration in netdb.h sys/socket.h libc.h unistd.h... yes checking for select... yes checking for select declaration in sys/types.h sys/socket.h sys/select.h time.h sys/time.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for select() argument type... fd_set checking for sendto... yes checking for sendto declaration in sys/types.h sys/socket.h... yes checking for setegid... yes checking for setegid declaration in unistd.h... yes checking for seteuid... yes checking for seteuid declaration in unistd.h... yes checking for setresgid... yes checking for setresgid declaration in unistd.h... yes checking for setresuid... yes checking for setresuid declaration in unistd.h... yes checking for snprintf... (cached) yes checking for snprintf declaration in stdio.h... yes checking for vsnprintf... yes checking for vsnprintf declaration in stdio.h... yes checking for setpgid... yes checking for setpgid... (cached) yes checking for setpgid declaration in sys/types.h unistd.h... yes checking for setpgrp... yes checking whether setpgrp takes no argument... yes checking for setpgrp... (cached) yes checking for setpgrp declaration in sys/types.h unistd.h libc.h... yes checking for setsockopt... yes checking for setsockopt declaration in sys/types.h sys/socket.h... yes checking for sigaction... (cached) yes checking for sigemptyset... yes checking for sigvec... no checking for socket... yes checking for socket declaration in sys/types.h sys/socket.h... yes checking for socketpair... yes checking for socketpair declaration in sys/types.h sys/socket.h... yes checking for sscanf... yes checking for sscanf declaration in stdio.h... yes checking for strerror... yes checking for strerror declaration in string.h strings.h... yes checking for strftime... yes checking for strftime... (cached) yes checking for strftime declaration in time.h sys/time.h... yes checking for strncasecmp... yes checking for strncasecmp declaration in string.h strings.h... yes checking for syslog... yes checking for syslog declaration in syslog.h... yes checking for system... yes checking for system declaration in stdlib.h... yes checking for time... yes checking for time declaration in time.h sys/time.h... yes checking for tolower... yes checking for tolower declaration in ctype.h... yes checking for toupper... yes checking for toupper declaration in ctype.h... yes checking for ungetc... yes checking for ungetc declaration in stdio.h... yes checking for unsetenv... yes checking for vfprintf... yes checking for vfprintf declaration in stdio.h stdlib.h... yes checking for vprintf... yes checking for vprintf declaration in stdio.h stdlib.h... yes checking for wait4... yes checking for writev... yes checking for writev declaration in unistd.h sys/uio.h... yes checking for strcasecmp... yes checking for strcasecmp declaration in string.h strings.h... yes checking for euidaccess... (cached) yes checking for euidaccess declaration in unistd.h... yes checking for eaccess... yes checking for eaccess declaration in unistd.h... yes checking for clock_gettime... yes checking for clock_gettime declaration in time.h... yes checking for getservbyname_r... yes checking for sem_timedwait... yes checking for setlocale in -lxpg4... no checking for msgfmt... /usr/bin/msgfmt checking for gettext... /usr/bin/gettext checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gettext... (cached) /usr/bin/gettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating amandad-src/Makefile config.status: creating amar-src/Makefile config.status: creating amplot/Makefile config.status: creating application-src/Makefile config.status: creating client-src/Makefile config.status: creating common-src/Makefile config.status: creating config/Makefile config.status: creating device-src/Makefile config.status: creating example/Makefile config.status: creating gnulib/Makefile config.status: creating installcheck/Makefile config.status: creating man/Makefile config.status: creating ndmp-src/Makefile config.status: creating oldrecover-src/Makefile config.status: creating packaging/Makefile config.status: creating perl/amglue/Makefile config.status: creating perl/Makefile config.status: creating po/Makefile config.status: creating recover-src/Makefile config.status: creating rest-server/Makefile config.status: creating server-src/Makefile config.status: creating xfer-src/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands Compiler Flags: CFLAGS: -O2 -pipe -march=native -Wall -fno-strict-aliasing CPPFLAGS: -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include LDFLAGS: -Wl,-O1 -Wl,--as-needed LIBS: -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto Amanda Components: server restore client amrecover ndmp rest-server Amanda Devices: file null rait tape dvdrw ndmp (no S3) Working IPv6: yes Build documentation: yes Directories: Application: /usr/libexec/amanda/application Configuration: /etc/amanda GNU Tar lists: /var/spool/amanda/tar-lists Perl modules (amperldir): /usr/lib64/perl5/vendor_perl/5.24.1 Template and example data files (amdatadir): /usr/share/amanda Temporary: /var/tmp/amanda WARNINGS: Not building 'amplot', because gnuplot was not found >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2' Making all in . make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2' Making all in gnulib make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/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 /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''@||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"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/spool/amanda"'; \ echo '#define RUNSTATEDIR "/var/spool/amanda/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/amanda-3.4.2"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/amanda-3.4.2/html"'; \ echo '#define DVIDIR "/usr/share/doc/amanda-3.4.2"'; \ echo '#define PDFDIR "/usr/share/doc/amanda-3.4.2"'; \ echo '#define PSDIR "/usr/share/doc/amanda-3.4.2"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/amanda"'; \ echo '#define PKGINCLUDEDIR "/usr/include/amanda"'; \ echo '#define PKGLIBDIR "/usr/lib64/amanda"'; \ echo '#define PKGLIBEXECDIR "/usr/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''@||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''@||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''@||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''@|1|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''@||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''@||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''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/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''@||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''@||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_QSORT_R''@/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_QSORT_R''@|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''@||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 /bin/mkdir -p sys rm -f sys/select.h-t sys/select.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_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /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''@||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 /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''@||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 /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''@||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 /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''@||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 /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''@||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''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/1/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/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|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ < ./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''@||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''@/1/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''@/0/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_GETDTABLESIZE''@|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_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|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''@||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''@||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 make all-recursive make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/gnulib' make[4]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/gnulib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o base64.lo base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c base64.c -o base64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o c-ctype.lo c-ctype.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o fd-hook.lo fd-hook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o full-read.lo full-read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c full-read.c -fPIC -DPIC -o .libs/full-read.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c full-read.c -o full-read.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o full-write.lo full-write.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c full-write.c -o full-write.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o localcharset.lo localcharset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o glthread/lock.lo glthread/lock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o physmem.lo physmem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c physmem.c -fPIC -DPIC -o .libs/physmem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c physmem.c -o physmem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o safe-read.lo safe-read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c safe-read.c -o safe-read.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o safe-write.lo safe-write.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c safe-write.c -o safe-write.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sig-handler.lo sig-handler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sig-handler.c -o sig-handler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sockets.lo sockets.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sockets.c -o sockets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sys_socket.lo sys_socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sys_socket.c -o sys_socket.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o tempname.lo tempname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tempname.c -o tempname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o unistd.lo unistd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c unistd.c -o unistd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o wctype-h.lo wctype-h.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xsize.lo xsize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xsize.c -o xsize.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o asnprintf.lo asnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o fsusage.lo fsusage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c fsusage.c -o fsusage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o nanosleep.lo nanosleep.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c nanosleep.c -o nanosleep.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o printf-args.lo printf-args.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c printf-args.c -o printf-args.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wno-error -Wno-sign-compare -O2 -pipe -march=native -Wall -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -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 sig-handler.lo sockets.lo sys_socket.lo tempname.lo glthread/threadlib.lo unistd.lo wctype-h.lo xsize.lo asnprintf.lo fsusage.lo nanosleep.lo printf-args.lo printf-parse.lo vasnprintf.lo -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: /usr/bin/ar cru .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/sig-handler.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/nanosleep.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-pc-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 '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/gnulib' make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/gnulib' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/gnulib' Making all in config make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/config' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/config' make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/config' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/config' Making all in common-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src' rm -f genversion.h genversion.h.new echo '#define CC "x86_64-pc-linux-gnu-gcc"' > genversion.h.new GENDATE=`date`; \ echo '#define BUILT_DATE "'$GENDATE'"' >> genversion.h.new; \ echo '#define BUILT_MACH ""' >> genversion.h.new; \ mv genversion.h.new genversion.h; \ if test ! -e ../perl/Amanda; then \ mkdir ../perl/Amanda; \ fi; \ sed "s/^\$BUILT_DATE.*$/\$BUILT_DATE = \"$GENDATE\";/" ./../perl/Amanda/Constants.pm.in.src > ../perl/Amanda/Constants.pm.in; x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename genversion.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o genversion.o genversion.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename genversion.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o genversion genversion.o ../gnulib/libgnu.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"genversion.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o genversion genversion.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread rm -f version.c ./genversion > version.c make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename alloc.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o alloc.lo alloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"alloc.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"alloc.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename am_sl.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o am_sl.lo am_sl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"am_sl.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c am_sl.c -fPIC -DPIC -o .libs/am_sl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"am_sl.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c am_sl.c -o am_sl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amfeatures.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amfeatures.lo amfeatures.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amfeatures.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amfeatures.c -fPIC -DPIC -o .libs/amfeatures.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amfeatures.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amfeatures.c -o amfeatures.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amflock.lo amflock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock.c -fPIC -DPIC -o .libs/amflock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock.c -o amflock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ammessage.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ammessage.lo ammessage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ammessage.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ammessage.c -fPIC -DPIC -o .libs/ammessage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ammessage.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ammessage.c -o ammessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ipc-binary.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ipc-binary.lo ipc-binary.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ipc-binary.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ipc-binary.c -fPIC -DPIC -o .libs/ipc-binary.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ipc-binary.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ipc-binary.c -o ipc-binary.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amxml.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amxml.lo amxml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amxml.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amxml.c -fPIC -DPIC -o .libs/amxml.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amxml.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amxml.c -o amxml.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename clock.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o clock.lo clock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"clock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"clock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c clock.c -o clock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename conffile.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o conffile.lo conffile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"conffile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c conffile.c -fPIC -DPIC -o .libs/conffile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"conffile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c conffile.c -o conffile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename debug.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o debug.lo debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"debug.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"debug.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c debug.c -o debug.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dgram.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dgram.lo dgram.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dgram.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dgram.c -fPIC -DPIC -o .libs/dgram.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dgram.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dgram.c -o dgram.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename event.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o event.lo event.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"event.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"event.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c event.c -o event.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename file.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o file.lo file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"file.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"file.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c file.c -o file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename fileheader.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o fileheader.lo fileheader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"fileheader.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c fileheader.c -fPIC -DPIC -o .libs/fileheader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"fileheader.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c fileheader.c -o fileheader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename glib-util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o glib-util.lo glib-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"glib-util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c glib-util.c -fPIC -DPIC -o .libs/glib-util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"glib-util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c glib-util.c -o glib-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename match.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o match.lo match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"match.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c match.c -fPIC -DPIC -o .libs/match.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"match.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c match.c -o match.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename mem-ring.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o mem-ring.lo mem-ring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"mem-ring.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c mem-ring.c -fPIC -DPIC -o .libs/mem-ring.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"mem-ring.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c mem-ring.c -o mem-ring.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename packet.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o packet.lo packet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"packet.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c packet.c -fPIC -DPIC -o .libs/packet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"packet.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c packet.c -o packet.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename pipespawn.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o pipespawn.lo pipespawn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"pipespawn.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c pipespawn.c -fPIC -DPIC -o .libs/pipespawn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"pipespawn.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c pipespawn.c -o pipespawn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename protocol.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o protocol.lo protocol.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"protocol.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c protocol.c -fPIC -DPIC -o .libs/protocol.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"protocol.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c protocol.c -o protocol.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amsemaphore.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amsemaphore.lo amsemaphore.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amsemaphore.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amsemaphore.c -fPIC -DPIC -o .libs/amsemaphore.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amsemaphore.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amsemaphore.c -o amsemaphore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o security.lo security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c security.c -o security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename security-file.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o security-file.lo security-file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security-file.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c security-file.c -fPIC -DPIC -o .libs/security-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security-file.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c security-file.c -o security-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename security-util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o security-util.lo security-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security-util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c security-util.c -fPIC -DPIC -o .libs/security-util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security-util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c security-util.c -o security-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename shm-ring.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o shm-ring.lo shm-ring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"shm-ring.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c shm-ring.c -fPIC -DPIC -o .libs/shm-ring.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"shm-ring.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c shm-ring.c -o shm-ring.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename simpleprng.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o simpleprng.lo simpleprng.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"simpleprng.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c simpleprng.c -fPIC -DPIC -o .libs/simpleprng.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"simpleprng.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c simpleprng.c -o simpleprng.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sockaddr-util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sockaddr-util.lo sockaddr-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"sockaddr-util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sockaddr-util.c -fPIC -DPIC -o .libs/sockaddr-util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"sockaddr-util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c sockaddr-util.c -o sockaddr-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename stream.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o stream.lo stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"stream.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"stream.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c stream.c -o stream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename tapelist.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o tapelist.lo tapelist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tapelist.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tapelist.c -fPIC -DPIC -o .libs/tapelist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tapelist.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tapelist.c -o tapelist.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename timestamp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o timestamp.lo timestamp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"timestamp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"timestamp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c timestamp.c -o timestamp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amutil.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amutil.lo amutil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amutil.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amutil.c -fPIC -DPIC -o .libs/amutil.o amutil.c: In function ‘set_root_privs’: amutil.c:1513:2: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid(0); ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amutil.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amutil.c -o amutil.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amcrc32chw.c`\" -msse4.2 -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amcrc32chw.lo amcrc32chw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amcrc32chw.c\" -msse4.2 -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amcrc32chw.c -fPIC -DPIC -o .libs/amcrc32chw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amcrc32chw.c\" -msse4.2 -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amcrc32chw.c -o amcrc32chw.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-posix.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amflock-posix.lo amflock-posix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-posix.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-posix.c -fPIC -DPIC -o .libs/amflock-posix.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-posix.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-posix.c -o amflock-posix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-flock.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amflock-flock.lo amflock-flock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-flock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-flock.c -fPIC -DPIC -o .libs/amflock-flock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-flock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-flock.c -o amflock-flock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-lockf.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amflock-lockf.lo amflock-lockf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-lockf.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-lockf.c -fPIC -DPIC -o .libs/amflock-lockf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-lockf.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-lockf.c -o amflock-lockf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-lnlock.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amflock-lnlock.lo amflock-lnlock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-lnlock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-lnlock.c -fPIC -DPIC -o .libs/amflock-lnlock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-lnlock.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amflock-lnlock.c -o amflock-lnlock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ssh-security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ssh-security.lo ssh-security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ssh-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ssh-security.c -fPIC -DPIC -o .libs/ssh-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ssh-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ssh-security.c -o ssh-security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename bsd-security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o bsd-security.lo bsd-security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsd-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c bsd-security.c -fPIC -DPIC -o .libs/bsd-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsd-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c bsd-security.c -o bsd-security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename bsdtcp-security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o bsdtcp-security.lo bsdtcp-security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsdtcp-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c bsdtcp-security.c -fPIC -DPIC -o .libs/bsdtcp-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsdtcp-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c bsdtcp-security.c -o bsdtcp-security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename bsdudp-security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o bsdudp-security.lo bsdudp-security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsdudp-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c bsdudp-security.c -fPIC -DPIC -o .libs/bsdudp-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsdudp-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c bsdudp-security.c -o bsdudp-security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ssl-security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ssl-security.lo ssl-security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ssl-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ssl-security.c -fPIC -DPIC -o .libs/ssl-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ssl-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ssl-security.c -o ssl-security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename local-security.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o local-security.lo local-security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"local-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c local-security.c -fPIC -DPIC -o .libs/local-security.o local-security.c: In function ‘runlocal’: local-security.c:280:2: warning: ignoring return value of ‘setregid’, declared with attribute warn_unused_result [-Wunused-result] setregid(uid, gid); ^~~~~~~~~~~~~~~~~~ local-security.c:282:2: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(uid, uid); ^~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"local-security.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c local-security.c -o local-security.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename version.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o version.lo version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"version.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"version.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename alloc.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamanda.la -rpath /usr/lib64/amanda alloc.lo am_sl.lo amfeatures.lo amflock.lo ammessage.lo ipc-binary.lo amxml.lo clock.lo conffile.lo debug.lo dgram.lo event.lo file.lo fileheader.lo glib-util.lo match.lo mem-ring.lo packet.lo pipespawn.lo protocol.lo amsemaphore.lo security.lo security-file.lo security-util.lo shm-ring.lo simpleprng.lo sockaddr-util.lo stream.lo tapelist.lo timestamp.lo amutil.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 ssl-security.lo local-security.lo version.lo ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/alloc.o .libs/am_sl.o .libs/amfeatures.o .libs/amflock.o .libs/ammessage.o .libs/ipc-binary.o .libs/amxml.o .libs/clock.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/mem-ring.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/shm-ring.o .libs/simpleprng.o .libs/sockaddr-util.o .libs/stream.o .libs/tapelist.o .libs/timestamp.o .libs/amutil.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/ssl-security.o .libs/local-security.o .libs/version.o -Wl,--whole-archive ../gnulib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,--as-needed -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamanda-3.4.2.so -o .libs/libamanda-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamanda.so" && ln -s "libamanda-3.4.2.so" "libamanda.so") libtool: link: (cd .libs/libamanda.lax/libgnu.a && /usr/bin/ar x "/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/../gnulib/.libs/libgnu.a") libtool: link: /usr/bin/ar cru .libs/libamanda.a alloc.o am_sl.o amfeatures.o amflock.o ammessage.o ipc-binary.o amxml.o clock.o conffile.o debug.o dgram.o event.o file.o fileheader.o glib-util.o match.o mem-ring.o packet.o pipespawn.o protocol.o amsemaphore.o security.o security-file.o security-util.o shm-ring.o simpleprng.o sockaddr-util.o stream.o tapelist.o timestamp.o amutil.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 ssl-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/nanosleep.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/sig-handler.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: x86_64-pc-linux-gnu-ranlib .libs/libamanda.a libtool: link: rm -fr .libs/libamanda.lax libtool: link: ( cd ".libs" && rm -f "libamanda.la" && ln -s "../libamanda.la" "libamanda.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename testutils.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o testutils.lo testutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"testutils.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c testutils.c -fPIC -DPIC -o .libs/testutils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"testutils.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c testutils.c -o testutils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename testutils.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o libtestutils.la testutils.lo -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: /usr/bin/ar cru .libs/libtestutils.a .libs/testutils.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtestutils.a libtool: link: ( cd ".libs" && rm -f "libtestutils.la" && ln -s "../libtestutils.la" "libtestutils.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amflock-test.o amflock-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amflock-test amflock-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amflock-test amflock-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename event-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o event-test.o event-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename event-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o event-test event-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"event-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/event-test event-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amsemaphore-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amsemaphore-test.o amsemaphore-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amsemaphore-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amsemaphore-test amsemaphore-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amsemaphore-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amsemaphore-test amsemaphore-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename crc32-test.c`\" -msse4.2 -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o crc32-test.o crc32-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename crc32-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o crc32-test crc32-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"crc32-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/crc32-test crc32-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename quoting-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o quoting-test.o quoting-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename quoting-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o quoting-test quoting-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"quoting-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/quoting-test quoting-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ipc-binary-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ipc-binary-test.o ipc-binary-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ipc-binary-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o ipc-binary-test ipc-binary-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ipc-binary-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/ipc-binary-test ipc-binary-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename hexencode-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o hexencode-test.o hexencode-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename hexencode-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o hexencode-test hexencode-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"hexencode-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/hexencode-test hexencode-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename fileheader-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o fileheader-test.o fileheader-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename fileheader-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o fileheader-test fileheader-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"fileheader-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/fileheader-test fileheader-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename match-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o match-test.o match-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename match-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o match-test match-test.o libamanda.la libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"match-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/match-test match-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amservice.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amservice.o amservice.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amservice.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amservice amservice.o libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amservice.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amservice amservice.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/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=amssl:amssl.pl config.status: creating amssl chmod a+x amssl ../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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename make_security_file.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o make_security_file.o make_security_file.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename make_security_file.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o make_security_file make_security_file.o libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"make_security_file.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/make_security_file make_security_file.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda ./make_security_file make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src' Making all in amar-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amar-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amar-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amar.lo amar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amar.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amar.c -fPIC -DPIC -o .libs/amar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amar.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amar.c -o amar.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamar.la -rpath /usr/lib64/amanda amar.lo ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/amar.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamar-3.4.2.so -o .libs/libamar-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamar.so" && ln -s "libamar-3.4.2.so" "libamar.so") libtool: link: /usr/bin/ar cru .libs/libamar.a amar.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libamar.a libtool: link: ( cd ".libs" && rm -f "libamar.la" && ln -s "../libamar.la" "libamar.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amar-test.o amar-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amar-test amar-test.o libamar.la ../common-src/libtestutils.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amar-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amar-test amar-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamar.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amarchiver.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amarchiver.o amarchiver.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amarchiver.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amarchiver amarchiver.o libamar.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amarchiver.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amarchiver amarchiver.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamar.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amar-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amar-src' Making all in amandad-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amandad-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amandad-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad_util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amandad_util.lo amandad_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandad_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amandad_util.c -fPIC -DPIC -o .libs/amandad_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandad_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amandad_util.c -o amandad_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad_util.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamandad.la -rpath /usr/lib64/amanda amandad_util.lo ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/amandad_util.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamandad-3.4.2.so -o .libs/libamandad-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamandad.so" && ln -s "libamandad-3.4.2.so" "libamandad.so") libtool: link: /usr/bin/ar cru .libs/libamandad.a amandad_util.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libamandad.a libtool: link: ( cd ".libs" && rm -f "libamandad.la" && ln -s "../libamandad.la" "libamandad.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amandad.o amandad.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amandad amandad.o ../common-src/libamanda.la libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandad.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amandad amandad.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amandad-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/amandad-src' Making all in xfer-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-application.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dest-application.lo dest-application.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-application.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-application.c -fPIC -DPIC -o .libs/dest-application.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-application.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-application.c -o dest-application.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-fd.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dest-fd.lo dest-fd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-fd.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-fd.c -fPIC -DPIC -o .libs/dest-fd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-fd.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-fd.c -o dest-fd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-null.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dest-null.lo dest-null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-null.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-null.c -fPIC -DPIC -o .libs/dest-null.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-null.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-null.c -o dest-null.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-buffer.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dest-buffer.lo dest-buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-buffer.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-buffer.c -fPIC -DPIC -o .libs/dest-buffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-buffer.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-buffer.c -o dest-buffer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-directtcp-connect.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dest-directtcp-connect.lo dest-directtcp-connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-directtcp-connect.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-directtcp-connect.c -fPIC -DPIC -o .libs/dest-directtcp-connect.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-directtcp-connect.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-directtcp-connect.c -o dest-directtcp-connect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-directtcp-listen.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dest-directtcp-listen.lo dest-directtcp-listen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-directtcp-listen.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-directtcp-listen.c -fPIC -DPIC -o .libs/dest-directtcp-listen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-directtcp-listen.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dest-directtcp-listen.c -o dest-directtcp-listen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename element-glue.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o element-glue.lo element-glue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"element-glue.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c element-glue.c -fPIC -DPIC -o .libs/element-glue.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"element-glue.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c element-glue.c -o element-glue.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename filter-crc.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o filter-crc.lo filter-crc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-crc.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c filter-crc.c -fPIC -DPIC -o .libs/filter-crc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-crc.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c filter-crc.c -o filter-crc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename filter-xor.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o filter-xor.lo filter-xor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-xor.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c filter-xor.c -fPIC -DPIC -o .libs/filter-xor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-xor.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c filter-xor.c -o filter-xor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename filter-process.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o filter-process.lo filter-process.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-process.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c filter-process.c -fPIC -DPIC -o .libs/filter-process.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-process.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c filter-process.c -o filter-process.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-random.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-random.lo source-random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-random.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-random.c -fPIC -DPIC -o .libs/source-random.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-random.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-random.c -o source-random.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-fd.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-fd.lo source-fd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-fd.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-fd.c -fPIC -DPIC -o .libs/source-fd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-fd.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-fd.c -o source-fd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-file.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-file.lo source-file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-file.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-file.c -fPIC -DPIC -o .libs/source-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-file.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-file.c -o source-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-pattern.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-pattern.lo source-pattern.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-pattern.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-pattern.c -fPIC -DPIC -o .libs/source-pattern.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-pattern.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-pattern.c -o source-pattern.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-directtcp-connect.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-directtcp-connect.lo source-directtcp-connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-directtcp-connect.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-directtcp-connect.c -fPIC -DPIC -o .libs/source-directtcp-connect.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-directtcp-connect.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-directtcp-connect.c -o source-directtcp-connect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-directtcp-listen.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-directtcp-listen.lo source-directtcp-listen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-directtcp-listen.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-directtcp-listen.c -fPIC -DPIC -o .libs/source-directtcp-listen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-directtcp-listen.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-directtcp-listen.c -o source-directtcp-listen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-shm-ring.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o source-shm-ring.lo source-shm-ring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-shm-ring.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-shm-ring.c -fPIC -DPIC -o .libs/source-shm-ring.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-shm-ring.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c source-shm-ring.c -o source-shm-ring.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-element.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-element.lo xfer-element.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-element.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-element.c -fPIC -DPIC -o .libs/xfer-element.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-element.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-element.c -o xfer-element.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer.lo xfer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer.c -fPIC -DPIC -o .libs/xfer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer.c -o xfer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xmsg.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xmsg.lo xmsg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xmsg.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xmsg.c -fPIC -DPIC -o .libs/xmsg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xmsg.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xmsg.c -o xmsg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-application.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamxfer.la -rpath /usr/lib64/amanda dest-application.lo dest-fd.lo dest-null.lo dest-buffer.lo dest-directtcp-connect.lo dest-directtcp-listen.lo element-glue.lo filter-crc.lo filter-xor.lo filter-process.lo source-random.lo source-fd.lo source-file.lo source-pattern.lo source-directtcp-connect.lo source-directtcp-listen.lo source-shm-ring.lo xfer-element.lo xfer.lo xmsg.lo ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dest-application.o .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-crc.o .libs/filter-xor.o .libs/filter-process.o .libs/source-random.o .libs/source-fd.o .libs/source-file.o .libs/source-pattern.o .libs/source-directtcp-connect.o .libs/source-directtcp-listen.o .libs/source-shm-ring.o .libs/xfer-element.o .libs/xfer.o .libs/xmsg.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamxfer-3.4.2.so -o .libs/libamxfer-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamxfer.so" && ln -s "libamxfer-3.4.2.so" "libamxfer.so") libtool: link: /usr/bin/ar cru .libs/libamxfer.a dest-application.o dest-fd.o dest-null.o dest-buffer.o dest-directtcp-connect.o dest-directtcp-listen.o element-glue.o filter-crc.o filter-xor.o filter-process.o source-random.o source-fd.o source-file.o source-pattern.o source-directtcp-connect.o source-directtcp-listen.o source-shm-ring.o xfer-element.o xfer.o xmsg.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libamxfer.a libtool: link: ( cd ".libs" && rm -f "libamxfer.la" && ln -s "../libamxfer.la" "libamxfer.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-test.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-test.o xfer-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-test.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o xfer-test xfer-test.o ../common-src/libtestutils.la libamxfer.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-test.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/xfer-test xfer-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../common-src/.libs/libtestutils.a ./.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src' Making all in ndmp-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_agent.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_agent.lo ndml_agent.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_agent.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_agent.c -fPIC -DPIC -o .libs/ndml_agent.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_agent.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_agent.c -o ndml_agent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_bstf.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_bstf.lo ndml_bstf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_bstf.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_bstf.c -fPIC -DPIC -o .libs/ndml_bstf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_bstf.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_bstf.c -o ndml_bstf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_chan.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_chan.lo ndml_chan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_chan.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_chan.c -fPIC -DPIC -o .libs/ndml_chan.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_chan.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_chan.c -o ndml_chan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_config.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_config.lo ndml_config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_config.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_config.c -fPIC -DPIC -o .libs/ndml_config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_config.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_config.c -o ndml_config.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_conn.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_conn.lo ndml_conn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_conn.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_conn.c -fPIC -DPIC -o .libs/ndml_conn.o In file included from ndmagents.h:98:0, from ndmjob.h:38, from ndml_conn.c:38: ndml_conn.c: In function ‘ndmconn_connect_sockaddr_in’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:248:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp0_connect_open,0) ^~~~~~~~~ ndml_conn.c: In function ‘ndmconn_try_open’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:283:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp0_connect_open,0) ^~~~~~~~~ ndml_conn.c: In function ‘ndmconn_auth_none’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:417:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp2_connect_client_auth, NDMP2VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:426:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp3_connect_client_auth, NDMP3VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:435:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp4_connect_client_auth, NDMP4VER) ^~~~~~~~~ ndml_conn.c: In function ‘ndmconn_auth_text’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:463:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp2_connect_client_auth, NDMP2VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:477:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp3_connect_client_auth, NDMP3VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:491:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp4_connect_client_auth, NDMP4VER) ^~~~~~~~~ ndml_conn.c: In function ‘ndmconn_auth_md5’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:596:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp2_connect_client_auth, NDMP2VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:610:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp3_connect_client_auth, NDMP3VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_conn.c:624:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp4_connect_client_auth, NDMP4VER) ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_conn.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_conn.c -o ndml_conn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_cstr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_cstr.lo ndml_cstr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_cstr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_cstr.c -fPIC -DPIC -o .libs/ndml_cstr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_cstr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_cstr.c -o ndml_cstr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_log.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_log.lo ndml_log.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_log.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_log.c -fPIC -DPIC -o .libs/ndml_log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_log.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_log.c -o ndml_log.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_md5.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_md5.lo ndml_md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_md5.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_md5.c -fPIC -DPIC -o .libs/ndml_md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_md5.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_md5.c -o ndml_md5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_fhdb.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_fhdb.lo ndml_fhdb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_fhdb.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_fhdb.c -fPIC -DPIC -o .libs/ndml_fhdb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_fhdb.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_fhdb.c -o ndml_fhdb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_fhh.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_fhh.lo ndml_fhh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_fhh.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_fhh.c -fPIC -DPIC -o .libs/ndml_fhh.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_fhh.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_fhh.c -o ndml_fhh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_media.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_media.lo ndml_media.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_media.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_media.c -fPIC -DPIC -o .libs/ndml_media.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_media.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_media.c -o ndml_media.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_nmb.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_nmb.lo ndml_nmb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_nmb.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_nmb.c -fPIC -DPIC -o .libs/ndml_nmb.o ndml_nmb.c: In function ‘ndmnmb_snoop’: ndml_nmb.c:94:27: warning: comparison between ‘ndmp4_error {aka enum ndmp4_error}’ and ‘enum ndmp4_data_halt_reason’ [-Wenum-compare] header->error_code == NDMP4_DATA_HALT_SUCCESSFUL) || ^~ ndml_nmb.c:96:27: warning: comparison between ‘ndmp4_error {aka enum ndmp4_error}’ and ‘enum ndmp4_mover_halt_reason’ [-Wenum-compare] header->error_code == NDMP4_MOVER_HALT_CONNECT_CLOSED)) { ^~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_nmb.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_nmb.c -o ndml_nmb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_scsi.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_scsi.lo ndml_scsi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_scsi.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_scsi.c -fPIC -DPIC -o .libs/ndml_scsi.o In file included from ndml_scsi.c:38:0: ndml_scsi.c: In function ‘ndmscsi_open’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_scsi.c:141:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_scsi_open, NDMP9VER) ^~~~~~~~~ ndml_scsi.c: In function ‘ndmscsi_close’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_scsi.c:154:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_scsi_close, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndml_scsi.c: In function ‘ndmscsi_set_target’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndml_scsi.c:183:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_scsi_set_target, NDMP9VER) ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_scsi.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_scsi.c -o ndml_scsi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_stzf.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_stzf.lo ndml_stzf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_stzf.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_stzf.c -fPIC -DPIC -o .libs/ndml_stzf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_stzf.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_stzf.c -o ndml_stzf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndml_util.lo ndml_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_util.c -fPIC -DPIC -o .libs/ndml_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndml_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndml_util.c -o ndml_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmprotocol.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmprotocol.lo ndmprotocol.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmprotocol.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmprotocol.c -fPIC -DPIC -o .libs/ndmprotocol.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmprotocol.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmprotocol.c -o ndmprotocol.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp_translate.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp_translate.lo ndmp_translate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp_translate.c -fPIC -DPIC -o .libs/ndmp_translate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp_translate.c -o ndmp_translate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp2_translate.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp2_translate.lo ndmp2_translate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_translate.c -fPIC -DPIC -o .libs/ndmp2_translate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_translate.c -o ndmp2_translate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp3_translate.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp3_translate.lo ndmp3_translate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_translate.c -fPIC -DPIC -o .libs/ndmp3_translate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_translate.c -o ndmp3_translate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp4_translate.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp4_translate.lo ndmp4_translate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_translate.c -fPIC -DPIC -o .libs/ndmp4_translate.o ndmp4_translate.c: In function ‘ndmp_4to9_pval_vec_free’: ndmp4_translate.c:217:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ndmp4_translate.c: In function ‘ndmp_4to9_data_get_env_free_reply’: ndmp4_translate.c:2613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ndmp4_translate.c: In function ‘ndmp_4to9_fh_add_file_free_request’: ndmp4_translate.c:3242:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_translate.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_translate.c -o ndmp4_translate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp0_enum_strs.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp0_enum_strs.lo ndmp0_enum_strs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_enum_strs.c -fPIC -DPIC -o .libs/ndmp0_enum_strs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_enum_strs.c -o ndmp0_enum_strs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp0_pp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp0_pp.lo ndmp0_pp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_pp.c -fPIC -DPIC -o .libs/ndmp0_pp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_pp.c -o ndmp0_pp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp0_xdr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp0_xdr.lo ndmp0_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_xdr.c -fPIC -DPIC -o .libs/ndmp0_xdr.o ndmp0_xdr.c: In function ‘xdr_ndmp0_error’: ndmp0_xdr.c:12:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_header_message_type’: ndmp0_xdr.c:22:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_message’: ndmp0_xdr.c:32:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_header’: ndmp0_xdr.c:42:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_connect_open_request’: ndmp0_xdr.c:62:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_connect_open_reply’: ndmp0_xdr.c:72:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_connect_reason’: ndmp0_xdr.c:82:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp0_xdr.c: In function ‘xdr_ndmp0_notify_connected_request’: ndmp0_xdr.c:92:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_xdr.c -o ndmp0_xdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp0_xmt.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp0_xmt.lo ndmp0_xmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_xmt.c -fPIC -DPIC -o .libs/ndmp0_xmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp0_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp0_xmt.c -o ndmp0_xmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp2_enum_strs.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp2_enum_strs.lo ndmp2_enum_strs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_enum_strs.c -fPIC -DPIC -o .libs/ndmp2_enum_strs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_enum_strs.c -o ndmp2_enum_strs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp2_pp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp2_pp.lo ndmp2_pp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_pp.c -fPIC -DPIC -o .libs/ndmp2_pp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_pp.c -o ndmp2_pp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp2_xdr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp2_xdr.lo ndmp2_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_xdr.c -fPIC -DPIC -o .libs/ndmp2_xdr.o ndmp2_xdr.c: In function ‘xdr__ndmp2_u_quad’: ndmp2_xdr.c:15:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_pval’: ndmp2_xdr.c:27:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_device’: ndmp2_xdr.c:39:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_device’: ndmp2_xdr.c:49:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_error’: ndmp2_xdr.c:59:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_header_message_type’: ndmp2_xdr.c:69:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_message’: ndmp2_xdr.c:79:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_header’: ndmp2_xdr.c:89:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_open_request’: ndmp2_xdr.c:109:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_open_reply’: ndmp2_xdr.c:119:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_auth_type’: ndmp2_xdr.c:129:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_auth_text’: ndmp2_xdr.c:139:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_auth_md5’: ndmp2_xdr.c:153:6: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ ndmp2_xdr.c:151:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_auth_data’: ndmp2_xdr.c:164:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_client_auth_request’: ndmp2_xdr.c:188:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_client_auth_reply’: ndmp2_xdr.c:198:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_auth_attr’: ndmp2_xdr.c:208:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_server_auth_request’: ndmp2_xdr.c:230:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_server_auth_reply’: ndmp2_xdr.c:240:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_config_get_host_info_reply’: ndmp2_xdr.c:252:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_config_get_butype_attr_request’: ndmp2_xdr.c:273:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_config_get_butype_attr_reply’: ndmp2_xdr.c:283:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_addr_type’: ndmp2_xdr.c:295:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_config_get_mover_type_reply’: ndmp2_xdr.c:305:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_config_get_auth_attr_request’: ndmp2_xdr.c:318:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_config_get_auth_attr_reply’: ndmp2_xdr.c:328:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_open_request’: ndmp2_xdr.c:340:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_open_reply’: ndmp2_xdr.c:350:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_close_reply’: ndmp2_xdr.c:360:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_get_state_reply’: ndmp2_xdr.c:370:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_set_target_request’: ndmp2_xdr.c:386:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_set_target_reply’: ndmp2_xdr.c:402:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_reset_device_reply’: ndmp2_xdr.c:412:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_reset_bus_reply’: ndmp2_xdr.c:422:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_execute_cdb_reply’: ndmp2_xdr.c:493:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_execute_cdb_request’: ndmp2_xdr.c:511:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_scsi_execute_cdb_reply’: ndmp2_xdr.c:521:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_open_mode’: ndmp2_xdr.c:531:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_open_request’: ndmp2_xdr.c:541:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_open_reply’: ndmp2_xdr.c:553:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_close_reply’: ndmp2_xdr.c:563:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_mtio_op’: ndmp2_xdr.c:656:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_mtio_request’: ndmp2_xdr.c:666:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_mtio_reply’: ndmp2_xdr.c:678:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_write_request’: ndmp2_xdr.c:690:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_write_reply’: ndmp2_xdr.c:700:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_read_request’: ndmp2_xdr.c:712:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_read_reply’: ndmp2_xdr.c:722:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_execute_cdb_request’: ndmp2_xdr.c:734:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_tape_execute_cdb_reply’: ndmp2_xdr.c:744:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_state’: ndmp2_xdr.c:754:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_pause_reason’: ndmp2_xdr.c:764:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_halt_reason’: ndmp2_xdr.c:774:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_get_state_reply’: ndmp2_xdr.c:784:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_mode’: ndmp2_xdr.c:814:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_tcp_addr’: ndmp2_xdr.c:824:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_addr’: ndmp2_xdr.c:836:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_listen_request’: ndmp2_xdr.c:856:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_listen_reply’: ndmp2_xdr.c:868:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_set_record_size_request’: ndmp2_xdr.c:880:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_set_record_size_reply’: ndmp2_xdr.c:890:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_set_window_request’: ndmp2_xdr.c:900:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_set_window_reply’: ndmp2_xdr.c:912:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_continue_reply’: ndmp2_xdr.c:922:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_abort_reply’: ndmp2_xdr.c:932:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_stop_reply’: ndmp2_xdr.c:942:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_read_request’: ndmp2_xdr.c:952:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_read_reply’: ndmp2_xdr.c:964:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_mover_close_reply’: ndmp2_xdr.c:974:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_operation’: ndmp2_xdr.c:984:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_state’: ndmp2_xdr.c:994:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_halt_reason’: ndmp2_xdr.c:1004:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_get_state_reply’: ndmp2_xdr.c:1014:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_start_backup_request’: ndmp2_xdr.c:1042:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_start_backup_reply’: ndmp2_xdr.c:1057:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_name’: ndmp2_xdr.c:1067:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_start_recover_request’: ndmp2_xdr.c:1083:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_start_recover_reply’: ndmp2_xdr.c:1101:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_start_recover_filehist_request’: ndmp2_xdr.c:1111:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_start_recover_filehist_reply’: ndmp2_xdr.c:1121:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_abort_reply’: ndmp2_xdr.c:1131:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_stop_reply’: ndmp2_xdr.c:1141:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_data_get_env_reply’: ndmp2_xdr.c:1151:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_notify_data_halted_request’: ndmp2_xdr.c:1164:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_connect_reason’: ndmp2_xdr.c:1176:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_notify_connected_request’: ndmp2_xdr.c:1186:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_notify_mover_paused_request’: ndmp2_xdr.c:1200:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_notify_mover_halted_request’: ndmp2_xdr.c:1212:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_notify_data_read_request’: ndmp2_xdr.c:1224:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_log_log_request’: ndmp2_xdr.c:1236:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_debug_level’: ndmp2_xdr.c:1246:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_log_debug_request’: ndmp2_xdr.c:1256:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_log_file_request’: ndmp2_xdr.c:1268:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_unix_path’: ndmp2_xdr.c:1282:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_unix_file_type’: ndmp2_xdr.c:1292:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_fh_unix_path’: ndmp2_xdr.c:1393:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_fh_add_unix_path_request’: ndmp2_xdr.c:1405:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_fh_unix_dir’: ndmp2_xdr.c:1416:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_fh_add_unix_dir_request’: ndmp2_xdr.c:1430:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_fh_unix_node’: ndmp2_xdr.c:1441:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp2_xdr.c: In function ‘xdr_ndmp2_fh_add_unix_node_request’: ndmp2_xdr.c:1453:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_xdr.c -o ndmp2_xdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp2_xmt.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp2_xmt.lo ndmp2_xmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_xmt.c -fPIC -DPIC -o .libs/ndmp2_xmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp2_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp2_xmt.c -o ndmp2_xmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp3_enum_strs.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp3_enum_strs.lo ndmp3_enum_strs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_enum_strs.c -fPIC -DPIC -o .libs/ndmp3_enum_strs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_enum_strs.c -o ndmp3_enum_strs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp3_pp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp3_pp.lo ndmp3_pp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_pp.c -fPIC -DPIC -o .libs/ndmp3_pp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_pp.c -o ndmp3_pp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp3_xdr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp3_xdr.lo ndmp3_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_xdr.c -fPIC -DPIC -o .libs/ndmp3_xdr.o ndmp3_xdr.c: In function ‘xdr__ndmp3_u_quad’: ndmp3_xdr.c:15:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_pval’: ndmp3_xdr.c:27:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_error’: ndmp3_xdr.c:39:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_header_message_type’: ndmp3_xdr.c:49:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_message’: ndmp3_xdr.c:59:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_header’: ndmp3_xdr.c:69:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_open_request’: ndmp3_xdr.c:89:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_open_reply’: ndmp3_xdr.c:99:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_auth_type’: ndmp3_xdr.c:109:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_auth_text’: ndmp3_xdr.c:119:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_auth_md5’: ndmp3_xdr.c:133:6: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ ndmp3_xdr.c:131:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_auth_data’: ndmp3_xdr.c:144:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_client_auth_request’: ndmp3_xdr.c:168:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_client_auth_reply’: ndmp3_xdr.c:178:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_auth_attr’: ndmp3_xdr.c:188:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_server_auth_request’: ndmp3_xdr.c:210:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_server_auth_reply’: ndmp3_xdr.c:220:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_host_info_reply’: ndmp3_xdr.c:232:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_addr_type’: ndmp3_xdr.c:250:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_connection_type_reply’: ndmp3_xdr.c:260:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_auth_attr_request’: ndmp3_xdr.c:273:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_auth_attr_reply’: ndmp3_xdr.c:283:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_server_info_reply’: ndmp3_xdr.c:295:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_butype_info’: ndmp3_xdr.c:314:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_butype_info_reply’: ndmp3_xdr.c:329:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_fs_info’: ndmp3_xdr.c:342:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_fs_info_reply’: ndmp3_xdr.c:373:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_device_capability’: ndmp3_xdr.c:386:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_device_info’: ndmp3_xdr.c:401:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_tape_info_reply’: ndmp3_xdr.c:414:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_config_get_scsi_info_reply’: ndmp3_xdr.c:427:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_open_request’: ndmp3_xdr.c:440:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_open_reply’: ndmp3_xdr.c:450:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_close_reply’: ndmp3_xdr.c:460:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_get_state_reply’: ndmp3_xdr.c:470:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_set_target_request’: ndmp3_xdr.c:486:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_set_target_reply’: ndmp3_xdr.c:502:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_reset_device_reply’: ndmp3_xdr.c:512:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_reset_bus_reply’: ndmp3_xdr.c:522:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_execute_cdb_reply’: ndmp3_xdr.c:593:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_execute_cdb_request’: ndmp3_xdr.c:611:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_scsi_execute_cdb_reply’: ndmp3_xdr.c:621:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_open_mode’: ndmp3_xdr.c:631:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_open_request’: ndmp3_xdr.c:641:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_open_reply’: ndmp3_xdr.c:653:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_close_reply’: ndmp3_xdr.c:663:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_mtio_op’: ndmp3_xdr.c:768:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_mtio_request’: ndmp3_xdr.c:778:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_mtio_reply’: ndmp3_xdr.c:790:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_write_request’: ndmp3_xdr.c:802:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_write_reply’: ndmp3_xdr.c:812:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_read_request’: ndmp3_xdr.c:824:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_read_reply’: ndmp3_xdr.c:834:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_execute_cdb_request’: ndmp3_xdr.c:846:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tape_execute_cdb_reply’: ndmp3_xdr.c:856:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_state’: ndmp3_xdr.c:866:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_pause_reason’: ndmp3_xdr.c:876:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_halt_reason’: ndmp3_xdr.c:886:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_mode’: ndmp3_xdr.c:896:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_tcp_addr’: ndmp3_xdr.c:906:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_fc_addr’: ndmp3_xdr.c:918:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_ipc_addr’: ndmp3_xdr.c:928:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_addr’: ndmp3_xdr.c:938:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_get_state_reply’: ndmp3_xdr.c:966:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_listen_request’: ndmp3_xdr.c:998:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_listen_reply’: ndmp3_xdr.c:1010:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_connect_request’: ndmp3_xdr.c:1022:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_connect_reply’: ndmp3_xdr.c:1034:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_set_record_size_request’: ndmp3_xdr.c:1044:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_set_record_size_reply’: ndmp3_xdr.c:1054:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_set_window_request’: ndmp3_xdr.c:1064:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_set_window_reply’: ndmp3_xdr.c:1076:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_continue_reply’: ndmp3_xdr.c:1086:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_abort_reply’: ndmp3_xdr.c:1096:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_stop_reply’: ndmp3_xdr.c:1106:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_read_request’: ndmp3_xdr.c:1116:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_read_reply’: ndmp3_xdr.c:1128:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_mover_close_reply’: ndmp3_xdr.c:1138:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_operation’: ndmp3_xdr.c:1148:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_state’: ndmp3_xdr.c:1158:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_halt_reason’: ndmp3_xdr.c:1168:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_get_state_reply’: ndmp3_xdr.c:1178:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_start_backup_request’: ndmp3_xdr.c:1208:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_start_backup_reply’: ndmp3_xdr.c:1221:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_name’: ndmp3_xdr.c:1231:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_start_recover_request’: ndmp3_xdr.c:1251:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_start_recover_reply’: ndmp3_xdr.c:1267:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_start_recover_filehist_request’: ndmp3_xdr.c:1277:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_start_recover_filehist_reply’: ndmp3_xdr.c:1287:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_abort_reply’: ndmp3_xdr.c:1297:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_stop_reply’: ndmp3_xdr.c:1307:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_get_env_reply’: ndmp3_xdr.c:1317:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_listen_request’: ndmp3_xdr.c:1330:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_listen_reply’: ndmp3_xdr.c:1340:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_connect_request’: ndmp3_xdr.c:1352:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_data_connect_reply’: ndmp3_xdr.c:1362:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_notify_data_halted_request’: ndmp3_xdr.c:1372:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_connect_reason’: ndmp3_xdr.c:1384:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_notify_connected_request’: ndmp3_xdr.c:1394:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_notify_mover_paused_request’: ndmp3_xdr.c:1408:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_notify_mover_halted_request’: ndmp3_xdr.c:1420:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_notify_data_read_request’: ndmp3_xdr.c:1432:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_log_type’: ndmp3_xdr.c:1444:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_log_message_request’: ndmp3_xdr.c:1454:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_log_file_request’: ndmp3_xdr.c:1468:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_fs_type’: ndmp3_xdr.c:1480:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_path’: ndmp3_xdr.c:1490:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_nt_path’: ndmp3_xdr.c:1500:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_file_name’: ndmp3_xdr.c:1512:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_file_type’: ndmp3_xdr.c:1536:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_file’: ndmp3_xdr.c:1649:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_fh_add_file_request’: ndmp3_xdr.c:1667:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_dir’: ndmp3_xdr.c:1678:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_fh_add_dir_request’: ndmp3_xdr.c:1693:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_node’: ndmp3_xdr.c:1704:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp3_xdr.c: In function ‘xdr_ndmp3_fh_add_node_request’: ndmp3_xdr.c:1719:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_xdr.c -o ndmp3_xdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp3_xmt.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp3_xmt.lo ndmp3_xmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_xmt.c -fPIC -DPIC -o .libs/ndmp3_xmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp3_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp3_xmt.c -o ndmp3_xmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp4_enum_strs.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp4_enum_strs.lo ndmp4_enum_strs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_enum_strs.c -fPIC -DPIC -o .libs/ndmp4_enum_strs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_enum_strs.c -o ndmp4_enum_strs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp4_pp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp4_pp.lo ndmp4_pp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_pp.c -fPIC -DPIC -o .libs/ndmp4_pp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_pp.c -o ndmp4_pp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp4_xdr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp4_xdr.lo ndmp4_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_xdr.c -fPIC -DPIC -o .libs/ndmp4_xdr.o ndmp4_xdr.c: In function ‘xdr__ndmp4_u_quad’: ndmp4_xdr.c:15:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_header_message_type’: ndmp4_xdr.c:27:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_error’: ndmp4_xdr.c:37:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_message’: ndmp4_xdr.c:47:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_header’: ndmp4_xdr.c:57:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_pval’: ndmp4_xdr.c:77:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connect_open_request’: ndmp4_xdr.c:89:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connect_open_reply’: ndmp4_xdr.c:99:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_auth_type’: ndmp4_xdr.c:109:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_auth_text’: ndmp4_xdr.c:119:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_auth_md5’: ndmp4_xdr.c:133:6: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ ndmp4_xdr.c:131:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_auth_data’: ndmp4_xdr.c:144:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_auth_attr’: ndmp4_xdr.c:168:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connect_client_auth_request’: ndmp4_xdr.c:190:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connect_client_auth_reply’: ndmp4_xdr.c:200:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connect_server_auth_request’: ndmp4_xdr.c:210:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connect_server_auth_reply’: ndmp4_xdr.c:220:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_host_info_reply’: ndmp4_xdr.c:232:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_server_info_reply’: ndmp4_xdr.c:250:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_addr_type’: ndmp4_xdr.c:269:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_connection_type_reply’: ndmp4_xdr.c:279:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_auth_attr_request’: ndmp4_xdr.c:292:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_auth_attr_reply’: ndmp4_xdr.c:302:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_butype_info’: ndmp4_xdr.c:314:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_butype_info_reply’: ndmp4_xdr.c:329:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_fs_info’: ndmp4_xdr.c:342:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_fs_info_reply’: ndmp4_xdr.c:373:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_device_capability’: ndmp4_xdr.c:386:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_device_info’: ndmp4_xdr.c:401:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_tape_info_reply’: ndmp4_xdr.c:414:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_scsi_info_reply’: ndmp4_xdr.c:427:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_class_list’: ndmp4_xdr.c:440:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_class_version’: ndmp4_xdr.c:453:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_get_ext_list_reply’: ndmp4_xdr.c:465:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_set_ext_list_request’: ndmp4_xdr.c:478:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_config_set_ext_list_reply’: ndmp4_xdr.c:491:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_open_request’: ndmp4_xdr.c:501:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_open_reply’: ndmp4_xdr.c:511:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_close_reply’: ndmp4_xdr.c:521:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_get_state_reply’: ndmp4_xdr.c:531:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_reset_device_reply’: ndmp4_xdr.c:547:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_execute_cdb_reply’: ndmp4_xdr.c:618:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_execute_cdb_request’: ndmp4_xdr.c:636:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_scsi_execute_cdb_reply’: ndmp4_xdr.c:646:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_open_mode’: ndmp4_xdr.c:656:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_open_request’: ndmp4_xdr.c:666:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_open_reply’: ndmp4_xdr.c:678:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_close_reply’: ndmp4_xdr.c:688:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_mtio_op’: ndmp4_xdr.c:787:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_mtio_request’: ndmp4_xdr.c:797:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_mtio_reply’: ndmp4_xdr.c:809:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_write_request’: ndmp4_xdr.c:821:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_write_reply’: ndmp4_xdr.c:831:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_read_request’: ndmp4_xdr.c:843:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_read_reply’: ndmp4_xdr.c:853:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_execute_cdb_request’: ndmp4_xdr.c:865:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tape_execute_cdb_reply’: ndmp4_xdr.c:875:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_operation’: ndmp4_xdr.c:885:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_state’: ndmp4_xdr.c:895:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_halt_reason’: ndmp4_xdr.c:905:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_tcp_addr’: ndmp4_xdr.c:915:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_ipc_addr’: ndmp4_xdr.c:930:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_addr’: ndmp4_xdr.c:940:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_get_state_reply’: ndmp4_xdr.c:965:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_listen_request’: ndmp4_xdr.c:995:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_listen_reply’: ndmp4_xdr.c:1005:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_connect_request’: ndmp4_xdr.c:1017:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_connect_reply’: ndmp4_xdr.c:1027:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_start_backup_request’: ndmp4_xdr.c:1037:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_start_backup_reply’: ndmp4_xdr.c:1050:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_name’: ndmp4_xdr.c:1060:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_start_recover_request’: ndmp4_xdr.c:1080:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_start_recover_reply’: ndmp4_xdr.c:1096:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_start_recover_filehist_request’: ndmp4_xdr.c:1106:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_start_recover_filehist_reply’: ndmp4_xdr.c:1122:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_abort_reply’: ndmp4_xdr.c:1132:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_stop_reply’: ndmp4_xdr.c:1142:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_data_get_env_reply’: ndmp4_xdr.c:1152:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_mode’: ndmp4_xdr.c:1165:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_state’: ndmp4_xdr.c:1175:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_pause_reason’: ndmp4_xdr.c:1185:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_halt_reason’: ndmp4_xdr.c:1195:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_set_record_size_request’: ndmp4_xdr.c:1205:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_set_record_size_reply’: ndmp4_xdr.c:1215:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_set_window_request’: ndmp4_xdr.c:1225:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_set_window_reply’: ndmp4_xdr.c:1237:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_connect_request’: ndmp4_xdr.c:1247:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_connect_reply’: ndmp4_xdr.c:1259:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_listen_request’: ndmp4_xdr.c:1269:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_listen_reply’: ndmp4_xdr.c:1281:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_read_request’: ndmp4_xdr.c:1293:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_read_reply’: ndmp4_xdr.c:1305:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_get_state_reply’: ndmp4_xdr.c:1315:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_continue_reply’: ndmp4_xdr.c:1349:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_close_reply’: ndmp4_xdr.c:1359:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_abort_reply’: ndmp4_xdr.c:1369:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_mover_stop_reply’: ndmp4_xdr.c:1379:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_notify_data_halted_post’: ndmp4_xdr.c:1389:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_connection_status_reason’: ndmp4_xdr.c:1399:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_notify_connection_status_post’: ndmp4_xdr.c:1409:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_notify_mover_halted_post’: ndmp4_xdr.c:1423:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_notify_mover_paused_post’: ndmp4_xdr.c:1433:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_notify_data_read_post’: ndmp4_xdr.c:1445:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_has_associated_message’: ndmp4_xdr.c:1457:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_log_type’: ndmp4_xdr.c:1467:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_log_message_post’: ndmp4_xdr.c:1477:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_recovery_status’: ndmp4_xdr.c:1495:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_log_file_post’: ndmp4_xdr.c:1505:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_fs_type’: ndmp4_xdr.c:1517:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_path’: ndmp4_xdr.c:1527:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_nt_path’: ndmp4_xdr.c:1537:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_file_name’: ndmp4_xdr.c:1549:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_file_type’: ndmp4_xdr.c:1573:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_file’: ndmp4_xdr.c:1686:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_fh_add_file_post’: ndmp4_xdr.c:1704:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_dir’: ndmp4_xdr.c:1715:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_fh_add_dir_post’: ndmp4_xdr.c:1730:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_node’: ndmp4_xdr.c:1741:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp4_xdr.c: In function ‘xdr_ndmp4_fh_add_node_post’: ndmp4_xdr.c:1756:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_xdr.c -o ndmp4_xdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp4_xmt.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp4_xmt.lo ndmp4_xmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_xmt.c -fPIC -DPIC -o .libs/ndmp4_xmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp4_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp4_xmt.c -o ndmp4_xmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp9_enum_strs.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp9_enum_strs.lo ndmp9_enum_strs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp9_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp9_enum_strs.c -fPIC -DPIC -o .libs/ndmp9_enum_strs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp9_enum_strs.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp9_enum_strs.c -o ndmp9_enum_strs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp9_xdr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp9_xdr.lo ndmp9_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp9_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp9_xdr.c -fPIC -DPIC -o .libs/ndmp9_xdr.o ndmp9_xdr.c: In function ‘xdr_ndmp9_error’: ndmp9_xdr.c:12:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_message’: ndmp9_xdr.c:22:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_just_error_reply’: ndmp9_xdr.c:34:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_validity’: ndmp9_xdr.c:46:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_valid_u_long’: ndmp9_xdr.c:57:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_valid_u_quad’: ndmp9_xdr.c:70:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_pval’: ndmp9_xdr.c:82:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_auth_type’: ndmp9_xdr.c:94:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_auth_attr’: ndmp9_xdr.c:104:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_auth_text’: ndmp9_xdr.c:126:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_auth_md5’: ndmp9_xdr.c:140:6: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ ndmp9_xdr.c:138:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_auth_data’: ndmp9_xdr.c:151:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_addr_type’: ndmp9_xdr.c:175:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tcp_addr’: ndmp9_xdr.c:185:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_addr’: ndmp9_xdr.c:197:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_open_request’: ndmp9_xdr.c:218:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_open_reply’: ndmp9_xdr.c:228:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_client_auth_request’: ndmp9_xdr.c:238:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_client_auth_reply’: ndmp9_xdr.c:248:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_close_request’: ndmp9_xdr.c:258:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_close_reply’: ndmp9_xdr.c:268:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_server_auth_request’: ndmp9_xdr.c:278:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_server_auth_reply’: ndmp9_xdr.c:288:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_butype_info’: ndmp9_xdr.c:300:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_fs_info’: ndmp9_xdr.c:319:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_device_capability’: ndmp9_xdr.c:348:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_device_info’: ndmp9_xdr.c:365:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_info’: ndmp9_xdr.c:378:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_info_request’: ndmp9_xdr.c:418:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_info_reply’: ndmp9_xdr.c:428:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_host_info_request’: ndmp9_xdr.c:440:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_host_info_reply’: ndmp9_xdr.c:450:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_connection_type_request’: ndmp9_xdr.c:460:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_connection_type_reply’: ndmp9_xdr.c:470:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_server_info_request’: ndmp9_xdr.c:480:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_server_info_reply’: ndmp9_xdr.c:490:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_butype_info_request’: ndmp9_xdr.c:500:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_butype_info_reply’: ndmp9_xdr.c:510:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_fs_info_request’: ndmp9_xdr.c:520:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_fs_info_reply’: ndmp9_xdr.c:530:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_tape_info_request’: ndmp9_xdr.c:540:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_tape_info_reply’: ndmp9_xdr.c:550:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_scsi_info_request’: ndmp9_xdr.c:560:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_scsi_info_reply’: ndmp9_xdr.c:570:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_auth_attr_request’: ndmp9_xdr.c:580:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_config_get_auth_attr_reply’: ndmp9_xdr.c:590:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_open_request’: ndmp9_xdr.c:602:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_open_reply’: ndmp9_xdr.c:612:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_close_request’: ndmp9_xdr.c:622:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_close_reply’: ndmp9_xdr.c:632:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_get_state_request’: ndmp9_xdr.c:642:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_get_state_reply’: ndmp9_xdr.c:652:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_set_target_request’: ndmp9_xdr.c:668:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_set_target_reply’: ndmp9_xdr.c:684:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_reset_device_request’: ndmp9_xdr.c:694:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_reset_device_reply’: ndmp9_xdr.c:704:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_reset_bus_request’: ndmp9_xdr.c:714:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_reset_bus_reply’: ndmp9_xdr.c:724:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_data_dir’: ndmp9_xdr.c:734:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_execute_cdb_request’: ndmp9_xdr.c:744:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_execute_cdb_reply’: ndmp9_xdr.c:762:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_execute_cdb_request’: ndmp9_xdr.c:780:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_scsi_execute_cdb_reply’: ndmp9_xdr.c:790:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_open_mode’: ndmp9_xdr.c:800:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_state’: ndmp9_xdr.c:810:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_open_request’: ndmp9_xdr.c:820:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_open_reply’: ndmp9_xdr.c:832:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_close_request’: ndmp9_xdr.c:842:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_close_reply’: ndmp9_xdr.c:852:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_get_state_request’: ndmp9_xdr.c:862:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_get_state_reply’: ndmp9_xdr.c:872:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_mtio_op’: ndmp9_xdr.c:902:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_mtio_request’: ndmp9_xdr.c:912:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_mtio_reply’: ndmp9_xdr.c:924:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_write_request’: ndmp9_xdr.c:936:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_write_reply’: ndmp9_xdr.c:946:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_read_request’: ndmp9_xdr.c:958:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_read_reply’: ndmp9_xdr.c:968:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_execute_cdb_request’: ndmp9_xdr.c:980:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_tape_execute_cdb_reply’: ndmp9_xdr.c:990:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_state’: ndmp9_xdr.c:1000:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_mode’: ndmp9_xdr.c:1010:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_pause_reason’: ndmp9_xdr.c:1020:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_halt_reason’: ndmp9_xdr.c:1030:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_get_state_request’: ndmp9_xdr.c:1040:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_get_state_reply’: ndmp9_xdr.c:1050:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_listen_request’: ndmp9_xdr.c:1084:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_listen_reply’: ndmp9_xdr.c:1096:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_connect_request’: ndmp9_xdr.c:1108:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_connect_reply’: ndmp9_xdr.c:1120:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_set_record_size_request’: ndmp9_xdr.c:1130:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_set_record_size_reply’: ndmp9_xdr.c:1140:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_set_window_request’: ndmp9_xdr.c:1150:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_set_window_reply’: ndmp9_xdr.c:1162:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_continue_request’: ndmp9_xdr.c:1172:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_continue_reply’: ndmp9_xdr.c:1182:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_abort_request’: ndmp9_xdr.c:1192:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_abort_reply’: ndmp9_xdr.c:1202:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_stop_request’: ndmp9_xdr.c:1212:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_stop_reply’: ndmp9_xdr.c:1222:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_read_request’: ndmp9_xdr.c:1232:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_read_reply’: ndmp9_xdr.c:1244:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_close_request’: ndmp9_xdr.c:1254:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_mover_close_reply’: ndmp9_xdr.c:1264:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_operation’: ndmp9_xdr.c:1274:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_state’: ndmp9_xdr.c:1284:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_halt_reason’: ndmp9_xdr.c:1294:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_get_state_request’: ndmp9_xdr.c:1304:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_get_state_reply’: ndmp9_xdr.c:1314:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_name’: ndmp9_xdr.c:1342:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_start_backup_request’: ndmp9_xdr.c:1356:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_start_backup_reply’: ndmp9_xdr.c:1371:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_start_recover_request’: ndmp9_xdr.c:1381:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_start_recover_reply’: ndmp9_xdr.c:1399:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_start_recover_filehist_request’: ndmp9_xdr.c:1409:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_start_recover_filehist_reply’: ndmp9_xdr.c:1419:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_abort_request’: ndmp9_xdr.c:1429:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_abort_reply’: ndmp9_xdr.c:1439:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_stop_request’: ndmp9_xdr.c:1449:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_stop_reply’: ndmp9_xdr.c:1459:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_get_env_request’: ndmp9_xdr.c:1469:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_get_env_reply’: ndmp9_xdr.c:1479:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_listen_request’: ndmp9_xdr.c:1492:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_listen_reply’: ndmp9_xdr.c:1502:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_connect_request’: ndmp9_xdr.c:1514:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_data_connect_reply’: ndmp9_xdr.c:1524:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_notify_data_halted_request’: ndmp9_xdr.c:1534:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_connect_reason’: ndmp9_xdr.c:1544:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_notify_connected_request’: ndmp9_xdr.c:1554:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_notify_mover_halted_request’: ndmp9_xdr.c:1568:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_notify_mover_paused_request’: ndmp9_xdr.c:1578:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_notify_data_read_request’: ndmp9_xdr.c:1590:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_log_type’: ndmp9_xdr.c:1602:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_log_message_request’: ndmp9_xdr.c:1612:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_recovery_status’: ndmp9_xdr.c:1628:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_log_file_request’: ndmp9_xdr.c:1638:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_file_type’: ndmp9_xdr.c:1650:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_file_stat’: ndmp9_xdr.c:1660:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_file’: ndmp9_xdr.c:1690:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_fh_add_file_request’: ndmp9_xdr.c:1702:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_dir’: ndmp9_xdr.c:1713:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_fh_add_dir_request’: ndmp9_xdr.c:1727:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_node’: ndmp9_xdr.c:1738:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ ndmp9_xdr.c: In function ‘xdr_ndmp9_fh_add_node_request’: ndmp9_xdr.c:1748:20: warning: unused variable ‘buf’ [-Wunused-variable] register int32_t *buf; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp9_xdr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp9_xdr.c -o ndmp9_xdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmp9_xmt.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp9_xmt.lo ndmp9_xmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp9_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp9_xmt.c -fPIC -DPIC -o .libs/ndmp9_xmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmp9_xmt.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp9_xmt.c -o ndmp9_xmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename smc_api.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o smc_api.lo smc_api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"smc_api.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c smc_api.c -fPIC -DPIC -o .libs/smc_api.o smc_api.c: In function ‘smc_scsi_xa’: smc_api.c:75:19: warning: variable ‘asq’ set but not used [-Wunused-but-set-variable] int asc, ascq, asq, cmd; ^~~ smc_api.c:74:8: warning: variable ‘valid’ set but not used [-Wunused-but-set-variable] int valid; ^~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"smc_api.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c smc_api.c -o smc_api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename smc_parse.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o smc_parse.lo smc_parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"smc_parse.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c smc_parse.c -fPIC -DPIC -o .libs/smc_parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"smc_parse.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c smc_parse.c -o smc_parse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename smc_pp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o smc_pp.lo smc_pp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"smc_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c smc_pp.c -fPIC -DPIC -o .libs/smc_pp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"smc_pp.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c smc_pp.c -o smc_pp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename md5c.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o md5c.lo md5c.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"md5c.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c md5c.c -fPIC -DPIC -o .libs/md5c.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"md5c.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c md5c.c -o md5c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmos.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmos.lo ndmos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmos.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmos.c -fPIC -DPIC -o .libs/ndmos.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmos.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmos.c -o ndmos.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmos_common.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmos_common.lo ndmos_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmos_common.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmos_common.c -fPIC -DPIC -o .libs/ndmos_common.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmos_common.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmos_common.c -o ndmos_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmpconnobj.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmpconnobj.lo ndmpconnobj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmpconnobj.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmpconnobj.c -fPIC -DPIC -o .libs/ndmpconnobj.o ndmpconnobj.c: In function ‘ndmp_connection_scsi_open’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:192:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_scsi_open) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:194:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:196:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:51:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:192:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_scsi_open) ^~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_scsi_close’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:206:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_scsi_close) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:207:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:209:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:63:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:206:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_scsi_close) ^~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_scsi_execute_cdb’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:243:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_scsi_execute_cdb) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:252:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:272:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_tape_open’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:284:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_tape_open) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:287:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:289:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:51:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:284:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_tape_open) ^~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_tape_close’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:299:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_tape_close) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:300:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:302:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:63:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:299:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_tape_close) ^~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_tape_mtio’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:315:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_tape_mtio) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:318:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:321:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_tape_write’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:336:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_tape_write) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:339:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:342:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_tape_read’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:357:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_tape_read) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:359:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:363:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_tape_get_state’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:376:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_tape_get_state) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:377:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:395:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_set_record_size’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:406:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_set_record_size) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:409:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:411:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:51:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:406:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_set_record_size) ^~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_set_window’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:423:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_set_window) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:426:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:428:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:51:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:423:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_set_window) ^~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_read’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:440:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_read) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:443:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:445:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:51:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:440:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_read) ^~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_continue’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:455:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_continue) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:456:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:458:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:63:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:455:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_continue) ^~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_listen’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:474:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_listen) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:477:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:494:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_connect’: ndmpconnobj.c:49:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:521:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_connect) ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:526:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:528:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:51:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:521:5: note: in expansion of macro ‘NDMP_TRANS’ NDMP_TRANS(self, ndmp4_mover_connect) ^~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_abort’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:538:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_abort) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:539:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:541:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:63:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:538:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_abort) ^~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_stop’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:551:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_stop) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:552:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:554:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:63:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:551:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_stop) ^~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_close’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:564:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_close) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:565:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:567:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:63:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndmpconnobj.c:564:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_close) ^~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_mover_get_state’: ndmpconnobj.c:62:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] struct ndmp_xa_buf * xa = &(SELF)->conn->call_xa_buf; \ ^ ndmpconnobj.c:580:5: note: in expansion of macro ‘NDMP_TRANS_NO_REQUEST’ NDMP_TRANS_NO_REQUEST(self, ndmp4_mover_get_state) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:581:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_CALL(self); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:587:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] NDMP_END ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmconn_handle_notify’: ndmpconnobj.c:624:13: warning: case value ‘0’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_LOG_NORMAL: ^~~~ ndmpconnobj.c:625:13: warning: case value ‘1’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_LOG_DEBUG: ^~~~ ndmpconnobj.c:626:13: warning: case value ‘2’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_LOG_ERROR: ^~~~ ndmpconnobj.c:627:13: warning: case value ‘3’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_LOG_WARNING: { ^~~~ ndmpconnobj.c:600:6: warning: case value ‘1281’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_NOTIFY_DATA_HALTED: { ^~~~ ndmpconnobj.c:607:6: warning: case value ‘1283’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_NOTIFY_MOVER_HALTED: { ^~~~ ndmpconnobj.c:614:6: warning: case value ‘1284’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_NOTIFY_MOVER_PAUSED: { ^~~~ ndmpconnobj.c:622:13: warning: case value ‘1538’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_LOG_FILE: ^~~~ ndmpconnobj.c:623:13: warning: case value ‘1539’ not in enumerated type ‘ndmp0_message {aka enum ndmp0_message}’ [-Wswitch] case NDMP9_LOG_MESSAGE: ^~~~ ndmpconnobj.c: In function ‘ndmp_connection_wait_for_notify’: ndmpconnobj.c:729:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&ndmlib_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:733:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&ndmlib_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:688:6: warning: variable ‘nfound’ set but not used [-Wunused-but-set-variable] int nfound; ^~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_wait_for_notify_with_cond’: ndmpconnobj.c:779:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:815:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:869:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:883:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:773:25: warning: unused variable ‘nmb’ [-Wunused-variable] struct ndmp_msg_buf nmb; ^~~ ndmpconnobj.c: In function ‘handle_notify’: ndmpconnobj.c:899:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&ndmlib_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:903:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&ndmlib_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:938:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:942:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:950:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:959:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(¬ify_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c: In function ‘ndmp_connection_new’: ndmpconnobj.c:1070:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&next_connid_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:1072:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&next_connid_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmpconnobj.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ndmpconnobj.c:1018:12: warning: unused variable ‘key’ [-Wunused-variable] gchar *key = NULL; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmpconnobj.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmpconnobj.c -o ndmpconnobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndml_agent.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libndmlib.la -rpath /usr/lib64/amanda ndml_agent.lo ndml_bstf.lo ndml_chan.lo ndml_config.lo ndml_conn.lo ndml_cstr.lo ndml_log.lo ndml_md5.lo ndml_fhdb.lo ndml_fhh.lo ndml_media.lo ndml_nmb.lo ndml_scsi.lo ndml_stzf.lo ndml_util.lo ndmprotocol.lo ndmp_translate.lo ndmp2_translate.lo ndmp3_translate.lo ndmp4_translate.lo ndmp0_enum_strs.lo ndmp0_pp.lo ndmp0_xdr.lo ndmp0_xmt.lo ndmp2_enum_strs.lo ndmp2_pp.lo ndmp2_xdr.lo ndmp2_xmt.lo ndmp3_enum_strs.lo ndmp3_pp.lo ndmp3_xdr.lo ndmp3_xmt.lo ndmp4_enum_strs.lo ndmp4_pp.lo ndmp4_xdr.lo ndmp4_xmt.lo ndmp9_enum_strs.lo ndmp9_xdr.lo ndmp9_xmt.lo smc_api.lo smc_parse.lo smc_pp.lo md5c.lo ndmos.lo ndmos_common.lo ndmpconnobj.lo -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ndml_agent.o .libs/ndml_bstf.o .libs/ndml_chan.o .libs/ndml_config.o .libs/ndml_conn.o .libs/ndml_cstr.o .libs/ndml_log.o .libs/ndml_md5.o .libs/ndml_fhdb.o .libs/ndml_fhh.o .libs/ndml_media.o .libs/ndml_nmb.o .libs/ndml_scsi.o .libs/ndml_stzf.o .libs/ndml_util.o .libs/ndmprotocol.o .libs/ndmp_translate.o .libs/ndmp2_translate.o .libs/ndmp3_translate.o .libs/ndmp4_translate.o .libs/ndmp0_enum_strs.o .libs/ndmp0_pp.o .libs/ndmp0_xdr.o .libs/ndmp0_xmt.o .libs/ndmp2_enum_strs.o .libs/ndmp2_pp.o .libs/ndmp2_xdr.o .libs/ndmp2_xmt.o .libs/ndmp3_enum_strs.o .libs/ndmp3_pp.o .libs/ndmp3_xdr.o .libs/ndmp3_xmt.o .libs/ndmp4_enum_strs.o .libs/ndmp4_pp.o .libs/ndmp4_xdr.o .libs/ndmp4_xmt.o .libs/ndmp9_enum_strs.o .libs/ndmp9_xdr.o .libs/ndmp9_xmt.o .libs/smc_api.o .libs/smc_parse.o .libs/smc_pp.o .libs/md5c.o .libs/ndmos.o .libs/ndmos_common.o .libs/ndmpconnobj.o -Wl,--as-needed -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libndmlib-3.4.2.so -o .libs/libndmlib-3.4.2.so libtool: link: (cd ".libs" && rm -f "libndmlib.so" && ln -s "libndmlib-3.4.2.so" "libndmlib.so") libtool: link: /usr/bin/ar cru .libs/libndmlib.a ndml_agent.o ndml_bstf.o ndml_chan.o ndml_config.o ndml_conn.o ndml_cstr.o ndml_log.o ndml_md5.o ndml_fhdb.o ndml_fhh.o ndml_media.o ndml_nmb.o ndml_scsi.o ndml_stzf.o ndml_util.o ndmprotocol.o ndmp_translate.o ndmp2_translate.o ndmp3_translate.o ndmp4_translate.o ndmp0_enum_strs.o ndmp0_pp.o ndmp0_xdr.o ndmp0_xmt.o ndmp2_enum_strs.o ndmp2_pp.o ndmp2_xdr.o ndmp2_xmt.o ndmp3_enum_strs.o ndmp3_pp.o ndmp3_xdr.o ndmp3_xmt.o ndmp4_enum_strs.o ndmp4_pp.o ndmp4_xdr.o ndmp4_xmt.o ndmp9_enum_strs.o ndmp9_xdr.o ndmp9_xmt.o smc_api.o smc_parse.o smc_pp.o md5c.o ndmos.o ndmos_common.o ndmpconnobj.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libndmlib.a libtool: link: ( cd ".libs" && rm -f "libndmlib.la" && ln -s "../libndmlib.la" "libndmlib.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_comm_job.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_comm_job.lo ndma_comm_job.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_job.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_job.c -fPIC -DPIC -o .libs/ndma_comm_job.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_job.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_job.c -o ndma_comm_job.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_comm_session.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_comm_session.lo ndma_comm_session.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_session.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_session.c -fPIC -DPIC -o .libs/ndma_comm_session.o ndma_comm_session.c: In function ‘ndma_daemon_session’: ndma_comm_session.c:206:6: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmos_glib.h:47, from ndmos.h:108, from ndmlib.h:41, from ndmagents.h:98, from ndma_comm_session.c:38: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ ndma_comm_session.c:207:6: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create(exit_on_stdin_eof_thread, NULL, FALSE, NULL); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from ../common-src/amanda.h:41, from ndmos_glib.h:47, from ndmos.h:108, from ndmlib.h:41, from ndmagents.h:98, from ndma_comm_session.c:38: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_session.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_session.c -o ndma_comm_session.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_comm_dispatch.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_comm_dispatch.lo ndma_comm_dispatch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_dispatch.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_dispatch.c -fPIC -DPIC -o .libs/ndma_comm_dispatch.o In file included from ndmagents.h:98:0, from ndma_comm_dispatch.c:49: ndma_comm_dispatch.c: In function ‘ndmp_sxa_connect_open’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:602:5: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp0_connect_open) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_connect_client_auth’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:667:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_connect_client_auth) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_scsi_open’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:908:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_scsi_open) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_scsi_close’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:935:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_scsi_close) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_scsi_set_target’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:983:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_scsi_set_target) ^~~~~~~~~ ndmlib.h:425:19: warning: variable ‘request’ set but not used [-Wunused-but-set-variable] TYPE##_request * request; \ ^ ndma_comm_dispatch.c:983:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_scsi_set_target) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_scsi_reset_device’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1010:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_scsi_reset_device) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_scsi_reset_bus’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1037:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_scsi_reset_bus) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_tape_open’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1145:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_tape_open) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_tape_close’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1186:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_tape_close) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_tape_execute_cdb’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1390:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_tape_execute_cdb) ^~~~~~~~~ ndmlib.h:425:19: warning: variable ‘request’ set but not used [-Wunused-but-set-variable] TYPE##_request * request; \ ^ ndma_comm_dispatch.c:1390:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_tape_execute_cdb) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_data_start_backup’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1525:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_data_start_backup) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_data_start_recover’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1583:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_data_start_recover) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_data_abort’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1648:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_data_abort) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_data_stop’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1705:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_data_stop) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_data_start_recover_filehist’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1731:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_data_start_recover) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_data_connect’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:1794:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_data_connect) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_continue’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2324:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_mover_continue) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_abort’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2354:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_mover_abort) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_stop’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2379:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_mover_stop) ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_set_window’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2405:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_mover_set_window) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_read’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2486:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_mover_read) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_close’: ndmlib.h:433:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2523:7: note: in expansion of macro ‘NDMS_WITH_VOID_REQUEST’ NDMS_WITH_VOID_REQUEST(ndmp9_mover_close) { ^~~~~~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_set_record_size’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2547:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_mover_set_record_size) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_mover_connect’: ndmlib.h:426:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_comm_dispatch.c:2588:7: note: in expansion of macro ‘NDMS_WITH’ NDMS_WITH(ndmp9_mover_connect) ^~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_notify_data_halted’: ndmlib.h:439:19: warning: variable ‘request’ set but not used [-Wunused-but-set-variable] TYPE##_request * request; \ ^ ndma_comm_dispatch.c:2711:7: note: in expansion of macro ‘NDMS_WITH_NO_REPLY’ NDMS_WITH_NO_REPLY(ndmp9_notify_data_halted) ^~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_notify_connected’: ndmlib.h:439:19: warning: variable ‘request’ set but not used [-Wunused-but-set-variable] TYPE##_request * request; \ ^ ndma_comm_dispatch.c:2730:7: note: in expansion of macro ‘NDMS_WITH_NO_REPLY’ NDMS_WITH_NO_REPLY(ndmp9_notify_connected) ^~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_notify_mover_halted’: ndmlib.h:439:19: warning: variable ‘request’ set but not used [-Wunused-but-set-variable] TYPE##_request * request; \ ^ ndma_comm_dispatch.c:2749:7: note: in expansion of macro ‘NDMS_WITH_NO_REPLY’ NDMS_WITH_NO_REPLY(ndmp9_notify_mover_halted) ^~~~~~~~~~~~~~~~~~ ndma_comm_dispatch.c: In function ‘ndmp_sxa_log_message’: ndma_comm_dispatch.c:2950:8: warning: variable ‘lev’ set but not used [-Wunused-but-set-variable] int lev; ^~~ ndma_comm_dispatch.c: At top level: ndma_comm_dispatch.c:2567:13: warning: ‘mover_connect_common34’ declared ‘static’ but never defined [-Wunused-function] static int mover_connect_common34 (struct ndm_session *sess, ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_dispatch.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_dispatch.c -o ndma_comm_dispatch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_comm_subr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_comm_subr.lo ndma_comm_subr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_subr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_subr.c -fPIC -DPIC -o .libs/ndma_comm_subr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_comm_subr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_comm_subr.c -o ndma_comm_subr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_control.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_control.lo ndma_control.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_control.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_control.c -fPIC -DPIC -o .libs/ndma_control.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_control.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_control.c -o ndma_control.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_cops_backreco.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_cops_backreco.lo ndma_cops_backreco.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_backreco.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_backreco.c -fPIC -DPIC -o .libs/ndma_cops_backreco.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_backreco.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_backreco.c -o ndma_cops_backreco.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_cops_labels.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_cops_labels.lo ndma_cops_labels.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_labels.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_labels.c -fPIC -DPIC -o .libs/ndma_cops_labels.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_labels.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_labels.c -o ndma_cops_labels.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_cops_query.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_cops_query.lo ndma_cops_query.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_query.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_query.c -fPIC -DPIC -o .libs/ndma_cops_query.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_query.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_query.c -o ndma_cops_query.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_cops_robot.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_cops_robot.lo ndma_cops_robot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_robot.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_robot.c -fPIC -DPIC -o .libs/ndma_cops_robot.o ndma_cops_robot.c: In function ‘ndmca_op_load_tape’: ndma_cops_robot.c:266:8: warning: variable ‘dst_addr’ set but not used [-Wunused-but-set-variable] int dst_addr; ^~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_cops_robot.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_cops_robot.c -o ndma_cops_robot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctrl_calls.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctrl_calls.lo ndma_ctrl_calls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_calls.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_calls.c -fPIC -DPIC -o .libs/ndma_ctrl_calls.o In file included from ndmagents.h:98:0, from ndma_ctrl_calls.c:38: ndma_ctrl_calls.c: In function ‘ndmca_data_connect’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:125:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_data_connect, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_data_start_backup’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:158:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_data_start_backup, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_data_start_recover’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:197:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_data_start_recover, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_data_start_recover_filehist’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:238:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_data_start_recover_filehist, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_data_abort’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:258:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_data_abort, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_data_stop’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:299:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_data_stop, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_tape_close’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:338:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_tape_close, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_connect’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:545:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_mover_connect, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_continue’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:560:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_mover_continue, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_abort’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:573:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_mover_abort, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_stop’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:586:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_mover_stop, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_set_window’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:600:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_mover_set_window, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_read’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:616:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_mover_read, NDMP9VER) ^~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_close’: ndmlib.h:384:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:631:2: note: in expansion of macro ‘NDMC_WITH_VOID_REQUEST’ NDMC_WITH_VOID_REQUEST(ndmp9_mover_close, NDMP9VER) ^~~~~~~~~~~~~~~~~~~~~~ ndma_ctrl_calls.c: In function ‘ndmca_mover_set_record_size’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctrl_calls.c:645:2: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp9_mover_set_record_size, NDMP9VER) ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_calls.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_calls.c -o ndma_ctrl_calls.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctrl_conn.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctrl_conn.lo ndma_ctrl_conn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_conn.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_conn.c -fPIC -DPIC -o .libs/ndma_ctrl_conn.o ndma_ctrl_conn.c: In function ‘ndmca_connect_xxx_agent’: ndma_ctrl_conn.c:52:11: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] char * err; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_conn.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_conn.c -o ndma_ctrl_conn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctrl_media.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctrl_media.lo ndma_ctrl_media.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_media.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_media.c -fPIC -DPIC -o .libs/ndma_ctrl_media.o ndma_ctrl_media.c: In function ‘ndmca_media_close_tape’: ndma_ctrl_media.c:327:8: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_media.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_media.c -o ndma_ctrl_media.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctrl_robot.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctrl_robot.lo ndma_ctrl_robot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_robot.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_robot.c -fPIC -DPIC -o .libs/ndma_ctrl_robot.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctrl_robot.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctrl_robot.c -o ndma_ctrl_robot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctst_tape.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctst_tape.lo ndma_ctst_tape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_tape.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_tape.c -fPIC -DPIC -o .libs/ndma_ctst_tape.o In file included from ndmagents.h:98:0, from ndma_ctst_tape.c:60: ndma_ctst_tape.c: In function ‘ndmca_test_tape_open’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctst_tape.c:1031:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH (ndmp2_tape_open, NDMP2VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctst_tape.c:1046:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH (ndmp3_tape_open, NDMP3VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctst_tape.c:1061:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH (ndmp4_tape_open, NDMP4VER) ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_tape.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_tape.c -o ndma_ctst_tape.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctst_mover.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctst_mover.lo ndma_ctst_mover.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_mover.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_mover.c -fPIC -DPIC -o .libs/ndma_ctst_mover.o ndma_ctst_mover.c: In function ‘ndmca_op_test_mover’: ndma_ctst_mover.c:132:10: warning: variable ‘save_call’ set but not used [-Wunused-but-set-variable] int (*save_call) (struct ndmconn *conn, ^~~~~~~~~ In file included from ndmagents.h:98:0, from ndma_ctst_mover.c:62: ndma_ctst_mover.c: In function ‘ndmca_test_mover_set_record_size’: ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctst_mover.c:819:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp2_mover_set_record_size, NDMP2VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctst_mover.c:827:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp3_mover_set_record_size, NDMP3VER) ^~~~~~~~~ ndmlib.h:372:19: warning: variable ‘reply’ set but not used [-Wunused-but-set-variable] TYPE##_reply * reply; \ ^ ndma_ctst_mover.c:835:6: note: in expansion of macro ‘NDMC_WITH’ NDMC_WITH(ndmp4_mover_set_record_size, NDMP4VER) ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_mover.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_mover.c -o ndma_ctst_mover.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctst_data.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctst_data.lo ndma_ctst_data.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_data.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_data.c -fPIC -DPIC -o .libs/ndma_ctst_data.o ndma_ctst_data.c: In function ‘ndmca_op_test_data’: ndma_ctst_data.c:95:10: warning: variable ‘save_call’ set but not used [-Wunused-but-set-variable] int (*save_call) (struct ndmconn *conn, ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_data.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_data.c -o ndma_ctst_data.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_ctst_subr.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_ctst_subr.lo ndma_ctst_subr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_subr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_subr.c -fPIC -DPIC -o .libs/ndma_ctst_subr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_ctst_subr.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_ctst_subr.c -o ndma_ctst_subr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_data.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_data.lo ndma_data.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_data.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_data.c -fPIC -DPIC -o .libs/ndma_data.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_data.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_data.c -o ndma_data.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_data_fh.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_data_fh.lo ndma_data_fh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_data_fh.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_data_fh.c -fPIC -DPIC -o .libs/ndma_data_fh.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_data_fh.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_data_fh.c -o ndma_data_fh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_data_pfe.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_data_pfe.lo ndma_data_pfe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_data_pfe.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_data_pfe.c -fPIC -DPIC -o .libs/ndma_data_pfe.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_data_pfe.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_data_pfe.c -o ndma_data_pfe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_image_stream.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_image_stream.lo ndma_image_stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_image_stream.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_image_stream.c -fPIC -DPIC -o .libs/ndma_image_stream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_image_stream.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_image_stream.c -o ndma_image_stream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_noti_calls.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_noti_calls.lo ndma_noti_calls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_noti_calls.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_noti_calls.c -fPIC -DPIC -o .libs/ndma_noti_calls.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_noti_calls.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_noti_calls.c -o ndma_noti_calls.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_tape.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_tape.lo ndma_tape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_tape.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_tape.c -fPIC -DPIC -o .libs/ndma_tape.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_tape.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_tape.c -o ndma_tape.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_robot.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_robot.lo ndma_robot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_robot.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_robot.c -fPIC -DPIC -o .libs/ndma_robot.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_robot.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_robot.c -o ndma_robot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_robot_simulator.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_robot_simulator.lo ndma_robot_simulator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_robot_simulator.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_robot_simulator.c -fPIC -DPIC -o .libs/ndma_robot_simulator.o ndma_robot_simulator.c: In function ‘execute_cdb_test_unit_ready’: ndma_robot_simulator.c:388:8: warning: unused variable ‘p’ [-Wunused-variable] char *p; ^ ndma_robot_simulator.c:387:6: warning: unused variable ‘response_len’ [-Wunused-variable] int response_len; ^~~~~~~~~~~~ ndma_robot_simulator.c:386:8: warning: unused variable ‘response’ [-Wunused-variable] char *response; ^~~~~~~~ ndma_robot_simulator.c:385:17: warning: unused variable ‘cdb’ [-Wunused-variable] unsigned char *cdb = (unsigned char *)request->cdb.cdb_val; ^~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndma_robot_simulator.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndma_robot_simulator.c -o ndma_robot_simulator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename wraplib.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o wraplib.lo wraplib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"wraplib.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c wraplib.c -fPIC -DPIC -o .libs/wraplib.o wraplib.c: In function ‘wrap_reco_pass’: wraplib.c:1365:8: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"wraplib.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c wraplib.c -o wraplib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjr_none.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmjr_none.lo ndmjr_none.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmjr_none.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmjr_none.c -fPIC -DPIC -o .libs/ndmjr_none.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmjr_none.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmjr_none.c -o ndmjr_none.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_comm_job.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libndmjob.la -rpath /usr/lib64/amanda ndma_comm_job.lo ndma_comm_session.lo ndma_comm_dispatch.lo ndma_comm_subr.lo ndma_control.lo ndma_cops_backreco.lo ndma_cops_labels.lo ndma_cops_query.lo ndma_cops_robot.lo ndma_ctrl_calls.lo ndma_ctrl_conn.lo ndma_ctrl_media.lo ndma_ctrl_robot.lo ndma_ctst_tape.lo ndma_ctst_mover.lo ndma_ctst_data.lo ndma_ctst_subr.lo ndma_data.lo ndma_data_fh.lo ndma_data_pfe.lo ndma_image_stream.lo ndma_noti_calls.lo ndma_tape.lo ndma_robot.lo ndma_robot_simulator.lo wraplib.lo ndmjr_none.lo libndmlib.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ndma_comm_job.o .libs/ndma_comm_session.o .libs/ndma_comm_dispatch.o .libs/ndma_comm_subr.o .libs/ndma_control.o .libs/ndma_cops_backreco.o .libs/ndma_cops_labels.o .libs/ndma_cops_query.o .libs/ndma_cops_robot.o .libs/ndma_ctrl_calls.o .libs/ndma_ctrl_conn.o .libs/ndma_ctrl_media.o .libs/ndma_ctrl_robot.o .libs/ndma_ctst_tape.o .libs/ndma_ctst_mover.o .libs/ndma_ctst_data.o .libs/ndma_ctst_subr.o .libs/ndma_data.o .libs/ndma_data_fh.o .libs/ndma_data_pfe.o .libs/ndma_image_stream.o .libs/ndma_noti_calls.o .libs/ndma_tape.o .libs/ndma_robot.o .libs/ndma_robot_simulator.o .libs/wraplib.o .libs/ndmjr_none.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -Wl,--as-needed ./.libs/libndmlib.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libndmjob-3.4.2.so -o .libs/libndmjob-3.4.2.so libtool: link: (cd ".libs" && rm -f "libndmjob.so" && ln -s "libndmjob-3.4.2.so" "libndmjob.so") libtool: link: /usr/bin/ar cru .libs/libndmjob.a ndma_comm_job.o ndma_comm_session.o ndma_comm_dispatch.o ndma_comm_subr.o ndma_control.o ndma_cops_backreco.o ndma_cops_labels.o ndma_cops_query.o ndma_cops_robot.o ndma_ctrl_calls.o ndma_ctrl_conn.o ndma_ctrl_media.o ndma_ctrl_robot.o ndma_ctst_tape.o ndma_ctst_mover.o ndma_ctst_data.o ndma_ctst_subr.o ndma_data.o ndma_data_fh.o ndma_data_pfe.o ndma_image_stream.o ndma_noti_calls.o ndma_tape.o ndma_robot.o ndma_robot_simulator.o wraplib.o ndmjr_none.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libndmjob.a libtool: link: ( cd ".libs" && rm -f "libndmjob.la" && ln -s "../libndmjob.la" "libndmjob.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename amndmjob_main.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amndmjob_main.o amndmjob_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjob_args.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmjob_args.o ndmjob_args.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjob_job.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmjob_job.o ndmjob_job.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjob_rules.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmjob_rules.o ndmjob_rules.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjob_main_util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmjob_main_util.o ndmjob_main_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename amndma_tape_simulator.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amndma_tape_simulator.o amndma_tape_simulator.c amndma_tape_simulator.c: In function ‘simu_back_one’: amndma_tape_simulator.c:195:10: warning: variable ‘cur_pos’ set but not used [-Wunused-but-set-variable] off_t cur_pos; ^~~~~~~ amndma_tape_simulator.c: In function ‘simu_forw_one’: amndma_tape_simulator.c:206:10: warning: variable ‘cur_pos’ set but not used [-Wunused-but-set-variable] off_t cur_pos; ^~~~~~~ amndma_tape_simulator.c: In function ‘ndmos_tape_mtio’: amndma_tape_simulator.c:231:8: warning: unused variable ‘rc’ [-Wunused-variable] int rc; ^~ amndma_tape_simulator.c: In function ‘ndmos_tape_write’: amndma_tape_simulator.c:292:8: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^~ amndma_tape_simulator.c:291:11: warning: variable ‘prev_size’ set but not used [-Wunused-but-set-variable] u_long prev_size; ^~~~~~~~~ amndma_tape_simulator.c: In function ‘ndmos_tape_wfm’: amndma_tape_simulator.c:347:8: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename amndmjob_main.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amndmjob amndmjob_main.o ndmjob_args.o ndmjob_job.o ndmjob_rules.o ndmjob_main_util.o amndma_tape_simulator.o libndmjob.la ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"amndmjob_main.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amndmjob amndmjob_main.o ndmjob_args.o ndmjob_job.o ndmjob_rules.o ndmjob_main_util.o amndma_tape_simulator.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libndmjob.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs/libndmlib.so ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjob_main.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmjob_main.o ndmjob_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndma_tape_simulator.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndma_tape_simulator.o ndma_tape_simulator.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.4.2"' -DAMANDA_FILE=\"`basename ndmjob_main.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o ndmjob ndmjob_main.o ndmjob_args.o ndmjob_job.o ndmjob_rules.o ndmjob_main_util.o ndma_tape_simulator.o libndmjob.la ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.4.2\" -DAMANDA_FILE=\"ndmjob_main.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/ndmjob ndmjob_main.o ndmjob_args.o ndmjob_job.o ndmjob_rules.o ndmjob_main_util.o ndma_tape_simulator.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libndmjob.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs/libndmlib.so ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src' Making all in client-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/client-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/client-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandates.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amandates.lo amandates.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandates.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amandates.c -fPIC -DPIC -o .libs/amandates.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandates.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amandates.c -o amandates.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename getfsent.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o getfsent.lo getfsent.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"getfsent.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c getfsent.c -fPIC -DPIC -o .libs/getfsent.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"getfsent.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c getfsent.c -o getfsent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename unctime.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o unctime.lo unctime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"unctime.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c unctime.c -fPIC -DPIC -o .libs/unctime.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"unctime.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c unctime.c -o unctime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename client_util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o client_util.lo client_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"client_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c client_util.c -fPIC -DPIC -o .libs/client_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"client_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c client_util.c -o client_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename findpass.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o findpass.lo findpass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"findpass.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c findpass.c -fPIC -DPIC -o .libs/findpass.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"findpass.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c findpass.c -o findpass.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandates.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamclient.la -rpath /usr/lib64/amanda amandates.lo getfsent.lo unctime.lo client_util.lo findpass.lo ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/amandates.o .libs/getfsent.o .libs/unctime.o .libs/client_util.o .libs/findpass.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamclient-3.4.2.so -o .libs/libamclient-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamclient.so" && ln -s "libamclient-3.4.2.so" "libamclient.so") libtool: link: /usr/bin/ar cru .libs/libamclient.a amandates.o getfsent.o unctime.o client_util.o findpass.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libamclient.a libtool: link: ( cd ".libs" && rm -f "libamclient.la" && ln -s "../libamclient.la" "libamclient.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename noop.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o noop.o noop.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename noop.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o noop noop.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"noop.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/noop noop.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename calcsize.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o calcsize.o calcsize.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename calcsize.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o calcsize calcsize.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"calcsize.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/calcsize calcsize.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename killpgrp.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o killpgrp.o killpgrp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename killpgrp.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o killpgrp killpgrp.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"killpgrp.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/killpgrp killpgrp.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename rundump.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o rundump.o rundump.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename rundump.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o rundump rundump.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"rundump.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/rundump rundump.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename runtar.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o runtar.o runtar.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename runtar.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o runtar runtar.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"runtar.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/runtar runtar.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename selfcheck.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o selfcheck.o selfcheck.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename selfcheck.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o selfcheck selfcheck.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"selfcheck.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/selfcheck selfcheck.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sendbackup.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sendbackup.o sendbackup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sendbackup-dump.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sendbackup-dump.o sendbackup-dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sendbackup-gnutar.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sendbackup-gnutar.o sendbackup-gnutar.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sendbackup.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o sendbackup sendbackup.o sendbackup-dump.o sendbackup-gnutar.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"sendbackup.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/sendbackup sendbackup.o sendbackup-dump.o sendbackup-gnutar.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename senddiscover.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o senddiscover.o senddiscover.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename senddiscover.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o senddiscover senddiscover.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"senddiscover.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/senddiscover senddiscover.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sendsize.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o sendsize.o sendsize.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sendsize.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o sendsize sendsize.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"sendsize.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/sendsize sendsize.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda ../config.status --file=patch-system:patch-system.sh config.status: creating patch-system chmod a+x patch-system ../config.status --file=restore:restore.pl config.status: creating restore chmod a+x restore ../config.status --file=amdump_client:amdump_client.pl config.status: creating amdump_client chmod a+x amdump_client ../config.status --file=ambackup:ambackup.pl config.status: creating ambackup chmod a+x ambackup make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/client-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/client-src' Making all in application-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/application-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/application-src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename teecount.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o teecount.o teecount.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename teecount.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o teecount teecount.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"teecount.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/teecount teecount.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ambsdtar.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ambsdtar.o ambsdtar.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ambsdtar.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o ambsdtar ambsdtar.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ambsdtar.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/ambsdtar ambsdtar.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amgtar.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amgtar.o amgtar.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amgtar.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amgtar amgtar.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amgtar.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amgtar amgtar.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amstar.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amstar.o amstar.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amstar.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amstar amstar.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amstar.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amstar amstar.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda ../config.status --file=script-email:script-email.pl config.status: creating script-email chmod a+x script-email ../config.status --file=amlog-script:amlog-script.pl config.status: creating amlog-script chmod a+x amlog-script ../config.status --file=ampgsql:ampgsql.pl config.status: creating ampgsql chmod a+x ampgsql ../config.status --file=amzfs-sendrecv:amzfs-sendrecv.pl config.status: creating amzfs-sendrecv chmod a+x amzfs-sendrecv ../config.status --file=amzfs-snapshot:amzfs-snapshot.pl config.status: creating amzfs-snapshot chmod a+x amzfs-snapshot ../config.status --file=amrandom:amrandom.pl config.status: creating amrandom chmod a+x amrandom ../config.status --file=amraw:amraw.pl config.status: creating amraw chmod a+x amraw ../config.status --file=amsamba:amsamba.pl config.status: creating amsamba chmod a+x amsamba ../config.status --file=amsuntar:amsuntar.pl config.status: creating amsuntar chmod a+x amsuntar ../config.status --file=script-fail:script-fail.sh config.status: creating script-fail chmod a+x script-fail make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/application-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/application-src' Making all in device-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename property.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o property.lo property.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"property.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c property.c -fPIC -DPIC -o .libs/property.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"property.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c property.c -o property.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o device.lo device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c device.c -fPIC -DPIC -o .libs/device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c device.c -o device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename directtcp-connection.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o directtcp-connection.lo directtcp-connection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"directtcp-connection.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c directtcp-connection.c -fPIC -DPIC -o .libs/directtcp-connection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"directtcp-connection.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c directtcp-connection.c -o directtcp-connection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename diskflat-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o diskflat-device.lo diskflat-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"diskflat-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c diskflat-device.c -fPIC -DPIC -o .libs/diskflat-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"diskflat-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c diskflat-device.c -o diskflat-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename null-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o null-device.lo null-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"null-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c null-device.c -fPIC -DPIC -o .libs/null-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"null-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c null-device.c -o null-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename rait-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o rait-device.lo rait-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"rait-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c rait-device.c -fPIC -DPIC -o .libs/rait-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"rait-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c rait-device.c -o rait-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename vfs-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o vfs-device.lo vfs-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"vfs-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c vfs-device.c -fPIC -DPIC -o .libs/vfs-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"vfs-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c vfs-device.c -o vfs-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-source-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-source-device.lo xfer-source-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-source-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-source-device.c -fPIC -DPIC -o .libs/xfer-source-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-source-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-source-device.c -o xfer-source-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-dest-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-dest-device.lo xfer-dest-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-device.c -fPIC -DPIC -o .libs/xfer-dest-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-device.c -o xfer-dest-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-dest-taper.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-dest-taper.lo xfer-dest-taper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper.c -fPIC -DPIC -o .libs/xfer-dest-taper.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper.c -o xfer-dest-taper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-dest-taper-cacher.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-dest-taper-cacher.lo xfer-dest-taper-cacher.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper-cacher.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper-cacher.c -fPIC -DPIC -o .libs/xfer-dest-taper-cacher.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper-cacher.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper-cacher.c -o xfer-dest-taper-cacher.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-dest-taper-directtcp.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-dest-taper-directtcp.lo xfer-dest-taper-directtcp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper-directtcp.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper-directtcp.c -fPIC -DPIC -o .libs/xfer-dest-taper-directtcp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper-directtcp.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper-directtcp.c -o xfer-dest-taper-directtcp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-dest-taper-splitter.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-dest-taper-splitter.lo xfer-dest-taper-splitter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper-splitter.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper-splitter.c -fPIC -DPIC -o .libs/xfer-dest-taper-splitter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-taper-splitter.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-taper-splitter.c -o xfer-dest-taper-splitter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-source-recovery.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-source-recovery.lo xfer-source-recovery.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-source-recovery.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-source-recovery.c -fPIC -DPIC -o .libs/xfer-source-recovery.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-source-recovery.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-source-recovery.c -o xfer-source-recovery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename tape-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o tape-device.lo tape-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tape-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tape-device.c -fPIC -DPIC -o .libs/tape-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tape-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tape-device.c -o tape-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dvdrw-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o dvdrw-device.lo dvdrw-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dvdrw-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dvdrw-device.c -fPIC -DPIC -o .libs/dvdrw-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dvdrw-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c dvdrw-device.c -o dvdrw-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ndmp-device.c`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o ndmp-device.lo ndmp-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ndmp-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp-device.c -fPIC -DPIC -o .libs/ndmp-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ndmp-device.c\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -c ndmp-device.c -o ndmp-device.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename property.lo`\" -Wno-strict-prototypes -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamdevice.la -rpath /usr/lib64/amanda property.lo device.lo directtcp-connection.lo diskflat-device.lo null-device.lo rait-device.lo vfs-device.lo xfer-source-device.lo xfer-dest-device.lo xfer-dest-taper.lo xfer-dest-taper-cacher.lo xfer-dest-taper-directtcp.lo xfer-dest-taper-splitter.lo xfer-source-recovery.lo tape-device.lo dvdrw-device.lo ndmp-device.lo ../common-src/libamanda.la ../xfer-src/libamxfer.la ../ndmp-src/libndmlib.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/property.o .libs/device.o .libs/directtcp-connection.o .libs/diskflat-device.o .libs/null-device.o .libs/rait-device.o .libs/vfs-device.o .libs/xfer-source-device.o .libs/xfer-dest-device.o .libs/xfer-dest-taper.o .libs/xfer-dest-taper-cacher.o .libs/xfer-dest-taper-directtcp.o .libs/xfer-dest-taper-splitter.o .libs/xfer-source-recovery.o .libs/tape-device.o .libs/dvdrw-device.o .libs/ndmp-device.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -L/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,--as-needed ../common-src/.libs/libamanda.so ../xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so ../ndmp-src/.libs/libndmlib.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamdevice-3.4.2.so -o .libs/libamdevice-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamdevice.so" && ln -s "libamdevice-3.4.2.so" "libamdevice.so") libtool: link: /usr/bin/ar cru .libs/libamdevice.a property.o device.o directtcp-connection.o diskflat-device.o null-device.o rait-device.o vfs-device.o xfer-source-device.o xfer-dest-device.o xfer-dest-taper.o xfer-dest-taper-cacher.o xfer-dest-taper-directtcp.o xfer-dest-taper-splitter.o xfer-source-recovery.o tape-device.o dvdrw-device.o ndmp-device.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libamdevice.a libtool: link: ( cd ".libs" && rm -f "libamdevice.la" && ln -s "../libamdevice.la" "libamdevice.la" ) ../config.status --file=amdevcheck:amdevcheck.pl config.status: creating amdevcheck chmod a+x amdevcheck ../config.status --file=amtapetype:amtapetype.pl config.status: creating amtapetype chmod a+x amtapetype make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src' Making all in server-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/server-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/server-src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amindex.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amindex.lo amindex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amindex.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amindex.c -fPIC -DPIC -o .libs/amindex.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amindex.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c amindex.c -o amindex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename cmdfile.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o cmdfile.lo cmdfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"cmdfile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c cmdfile.c -fPIC -DPIC -o .libs/cmdfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"cmdfile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c cmdfile.c -o cmdfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename diskfile.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o diskfile.lo diskfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"diskfile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c diskfile.c -fPIC -DPIC -o .libs/diskfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"diskfile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c diskfile.c -o diskfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename driverio.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o driverio.lo driverio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"driverio.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c driverio.c -fPIC -DPIC -o .libs/driverio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"driverio.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c driverio.c -o driverio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename cmdline.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o cmdline.lo cmdline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"cmdline.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c cmdline.c -fPIC -DPIC -o .libs/cmdline.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"cmdline.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c cmdline.c -o cmdline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename holding.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o holding.lo holding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"holding.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c holding.c -fPIC -DPIC -o .libs/holding.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"holding.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c holding.c -o holding.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename infofile.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o infofile.lo infofile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"infofile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c infofile.c -fPIC -DPIC -o .libs/infofile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"infofile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c infofile.c -o infofile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename logfile.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o logfile.lo logfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"logfile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c logfile.c -fPIC -DPIC -o .libs/logfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"logfile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c logfile.c -o logfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename tapefile.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o tapefile.lo tapefile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tapefile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tapefile.c -fPIC -DPIC -o .libs/tapefile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tapefile.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c tapefile.c -o tapefile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename find.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o find.lo find.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"find.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c find.c -fPIC -DPIC -o .libs/find.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"find.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c find.c -o find.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename server_util.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o server_util.lo server_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"server_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c server_util.c -fPIC -DPIC -o .libs/server_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"server_util.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c server_util.c -o server_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-dest-holding.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-dest-holding.lo xfer-dest-holding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-holding.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-holding.c -fPIC -DPIC -o .libs/xfer-dest-holding.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-dest-holding.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-dest-holding.c -o xfer-dest-holding.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-source-holding.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o xfer-source-holding.lo xfer-source-holding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-source-holding.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-source-holding.c -fPIC -DPIC -o .libs/xfer-source-holding.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-source-holding.c\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c xfer-source-holding.c -o xfer-source-holding.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amindex.lo`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -release 3.4.2 -Wl,-O1 -Wl,--as-needed -o libamserver.la -rpath /usr/lib64/amanda amindex.lo cmdfile.lo diskfile.lo driverio.lo cmdline.lo holding.lo infofile.lo logfile.lo tapefile.lo find.lo server_util.lo xfer-dest-holding.lo xfer-source-holding.lo ../device-src/libamdevice.la ../common-src/libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/amindex.o .libs/cmdfile.o .libs/diskfile.o .libs/driverio.o .libs/cmdline.o .libs/holding.o .libs/infofile.o .libs/logfile.o .libs/tapefile.o .libs/find.o .libs/server_util.o .libs/xfer-dest-holding.o .libs/xfer-source-holding.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs -Wl,-rpath -Wl,/usr/lib64/amanda -L/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs -L/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs -Wl,--as-needed ../device-src/.libs/libamdevice.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs/libndmlib.so ../common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -march=native -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libamserver-3.4.2.so -o .libs/libamserver-3.4.2.so libtool: link: (cd ".libs" && rm -f "libamserver.so" && ln -s "libamserver-3.4.2.so" "libamserver.so") libtool: link: /usr/bin/ar cru .libs/libamserver.a amindex.o cmdfile.o diskfile.o driverio.o cmdline.o holding.o infofile.o logfile.o tapefile.o find.o server_util.o xfer-dest-holding.o xfer-source-holding.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libamserver.a libtool: link: ( cd ".libs" && rm -f "libamserver.la" && ln -s "../libamserver.la" "libamserver.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amindexd.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o amindexd.o amindexd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename disk_history.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o disk_history.o disk_history.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../device-src -I../xfer-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename list_dir.c`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -c -o list_dir.o list_dir.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amindexd.o`\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o amindexd amindexd.o disk_history.o list_dir.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la ../amandad-src/libamandad.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amindexd.o\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wl,-O1 -o .libs/amindexd amindexd.o disk_history.o list_dir.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/ndmp-src/.libs/libndmlib.so ../common-src/.libs/libamanda.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/amanda /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src/.libs/libamdevice.so: undefined reference to `dlsym' /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src/.libs/libamdevice.so: undefined reference to `dlerror' /var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/device-src/.libs/libamdevice.so: undefined reference to `dlopen' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:1967: amindexd] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/server-src' make[2]: *** [Makefile:1786: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2/server-src' make[1]: *** [Makefile:1712: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2' make: *** [Makefile:1636: all] Error 2 * ERROR: app-backup/amanda-3.4.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-backup/amanda-3.4.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-backup/amanda-3.4.2::gentoo'`. * The complete build log is located at '/var/log/portage/app-backup:amanda-3.4.2:20170207-133238.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-backup/amanda-3.4.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/amanda-3.4.2/temp/environment'. * Working directory: '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2' * S: '/var/tmp/portage/app-backup/amanda-3.4.2/work/amanda-3.4.2'