* Package: app-backup/amanda-3.5.1-r3:0  * Repository: gentoo  * Maintainer: robbat2@gentoo.org proxy-maint@gentoo.org,dustin@v.igoro.us  * USE: elibc_glibc ipv6 kernel_linux nls ppc readline samba systemd userland_GNU  * FEATURES: preserve-libs sandbox test userpriv >>> Unpacking source... >>> Unpacking amanda-3.5.1.tar.gz to /var/tmp/portage/app-backup/amanda-3.5.1-r3/work >>> Source unpacked in /var/tmp/portage/app-backup/amanda-3.5.1-r3/work >>> Preparing source in /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1 ... * Applying amanda-3.5.1-fno-common.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' ... * 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 --system-acdir=/var/tmp/portage/app-backup/amanda-3.5.1-r3/temp/aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --force-missing' ...  [ ok ] (B*(B Running elibtoolize in: amanda-3.5.1/ (B*(B Running elibtoolize in: amanda-3.5.1/config/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying as-needed/2.4.3 patch ... (B*(B Applying werror/2.4.7 patch ... * Building custom configuration files >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1 ... * Using T600 for tape server. * Using /dev/nst0 for tape server. * Using T600 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.5.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating amanda-3.5.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating amanda-3.5.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating amanda-3.5.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-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.5.1-r3 --htmldir=/usr/share/doc/amanda-3.5.1-r3/html --with-sysroot=/ --libdir=/usr/lib --disable-static --with-readline --with-tape-server=T600 --with-tape-device=/dev/nst0 --with-index-server=T600 --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 --with-smbclient=/usr/bin/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/lib/perl5/vendor_perl/5.36 --disable-syntax-checks --enable-manpage-build --without-ndmp checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc... powerpc-unknown-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 the compiler supports GNU C... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to enable C11 features... none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking the archiver (powerpc-unknown-linux-gnu-ar) interface... ar checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-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... 64 checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... yes checking for features.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for sys/socket.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/select.h... yes checking for malloc.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/uio.h... 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 race-free 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 for powerpc-unknown-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed 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/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-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 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 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 pthread_kill in -lpthread... (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 0 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 for dustat.h... no checking for sys/fs/s5param.h... no checking for sys/filsys.h... no 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... yes 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 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... yes 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... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for sysctl... no 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.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking for powerpc-unknown-linux-gnu-gcc flag -fstrict-aliasing... no checking for powerpc-unknown-linux-gnu-gcc flag -Wall... no checking for powerpc-unknown-linux-gnu-gcc flag -Wextra... no checking for powerpc-unknown-linux-gnu-gcc flag -W... no checking for powerpc-unknown-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... 4.0.2 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... reflex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -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 powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc-unknown-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 powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc-unknown-linux-gnu-file... no checking for file... file checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... powerpc-unknown-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... (cached) powerpc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for egrep... (cached) /bin/grep -E checking for HMAC_CTX_init in -lcrypto... no checking for HMAC_CTX_reset in -lcrypto... yes checking for openssl/hmac.h... yes checking whether to include the Amazon S3 device... no checking for linux/zftape.h... no checking for sys/tape.h... no 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 powerpc-unknown-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... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for large file compilation LDFLAGS... checking for large file compilation LIBS... checking for fstab.h... yes checking for mntent.h... yes checking for mnttab.h... no checking for sys/vfstab.h... no checking for endmntent... yes checking for setmntent... yes checking for fcntl.h... yes checking for sys/fcntl.h... yes checking for sys/types.h... (cached) 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 ./configure: 37380: let: not found 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 pkg-config... /usr/bin/pkg-config checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/crypto.h... yes checking for ssh... /usr/bin/ssh checking SSH options... "-x", "-o", "BatchMode=yes", "-o", "PreferredAuthentications=publickey" 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 configure: WARNING: /bin/tar is not GNU tar, it will be used. checking for star... no checking for bsdtar... /usr/bin/bsdtar checking for smbclient... /usr/bin/smbclient checking for grep... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for lint... no checking for splint... no 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/bash 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... /usr/bin/lpr checking which flag to use to select a printer... -P 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... 4.0.2 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... no checking for nc6... no checking for netcat... no checking whether powerpc-unknown-linux-gnu-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wparentheses... no checking for powerpc-unknown-linux-gnu-gcc flag -Wdeclaration-after-statement... no checking for powerpc-unknown-linux-gnu-gcc flag -Wmissing-prototypes... no checking for powerpc-unknown-linux-gnu-gcc flag -Wstrict-prototypes... no checking for powerpc-unknown-linux-gnu-gcc flag -Wmissing-declarations... no checking for powerpc-unknown-linux-gnu-gcc flag -Wformat... no checking for powerpc-unknown-linux-gnu-gcc flag -Wformat-security... no checking for powerpc-unknown-linux-gnu-gcc flag -Wsign-compare... no checking for powerpc-unknown-linux-gnu-gcc flag -Wfloat-equal... no checking for powerpc-unknown-linux-gnu-gcc flag -Wold-style-definition... no checking for powerpc-unknown-linux-gnu-gcc flag -Wstrict-aliasing... no checking for powerpc-unknown-linux-gnu-gcc flag -Wunknown-pragmas... no checking for powerpc-unknown-linux-gnu-gcc flag -msse4.2... no checking for objdir... .libs checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) 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... no checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for egrep... (cached) /bin/grep -E checking for grp.h... yes checking for libc.h... no checking for libgen.h... yes checking for limits.h... yes checking for math.h... yes checking for netinet/in.h... (cached) yes checking for regex.h... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for rpc/rpc.h... no checking for sys/file.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/ipc.h... yes 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 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 for syslog.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking size of off_t... 8 checking size of size_t... 4 checking size of ssize_t... 4 checking size of time_t... 4 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 for sys/wait.h... yes checking for wait.h... yes checking whether wait uses union wait... no 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 powerpc-unknown-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.2.0... yes (version 2.74.5) checking for powerpc-unknown-linux-gnu-gcc flag -Wdeprecated-declarations... no checking for a readline compatible library... -lreadline checking for readline.h... no checking for readline/readline.h... yes checking whether readline supports history... yes checking for history.h... no checking for readline/history.h... yes checking for modf in -lm... yes checking for dlopen in -ldl... yes checking for execinfo.h... yes checking for backtrace_symbols_fd... yes checking for library containing shm_open... none required 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) 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 requires zero arguments... 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... checking for getservbyname_r... yes six 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 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 CPPFLAGS: -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu LIBS: -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto Amanda Components: server restore client amrecover rest-server (no ndmp) Amanda Devices: file null rait tape dvdrw (no 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/lib/perl5/vendor_perl/5.36 Template and example data files (amdatadir): /usr/share/amanda Temporary: /var/tmp/amanda WARNINGS: Not building 'amplot', because gnuplot was not found /bin/tar is not GNU tar, it will be used. >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1 ... make -j16 -l18 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' Making all in . make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' Making all in gnulib make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f 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 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.5.1-r3"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/amanda-3.5.1-r3/html"'; \ echo '#define DVIDIR "/usr/share/doc/amanda-3.5.1-r3"'; \ echo '#define PDFDIR "/usr/share/doc/amanda-3.5.1-r3"'; \ echo '#define PSDIR "/usr/share/doc/amanda-3.5.1-r3"'; \ echo '#define LIBDIR "/usr/lib"'; \ 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/lib/amanda"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/amanda"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f float.h-t float.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_FLOAT_H''@||g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ < ./float.in.h; \ } > float.h-t && \ mv float.h-t float.h /bin/mkdir -p sys /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 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 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''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f netdb.h-t netdb.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_NETDB_H''@||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 /bin/mkdir -p sys /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 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 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''@|0|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 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 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 /bin/mkdir -p arpa 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 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 make all-recursive make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[4]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fd-hook.lo fd-hook.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o full-read.lo full-read.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o full-write.lo full-write.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o localcharset.lo localcharset.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o physmem.lo physmem.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o safe-read.lo safe-read.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o safe-write.lo safe-write.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sig-handler.lo sig-handler.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sockets.lo sockets.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sys_socket.lo sys_socket.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tempname.lo tempname.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o glthread/threadlib.lo glthread/threadlib.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unistd.lo unistd.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o wctype-h.lo wctype-h.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c full-read.c -fPIC -DPIC -o .libs/full-read.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c physmem.c -fPIC -DPIC -o .libs/physmem.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xsize.lo xsize.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o asnprintf.lo asnprintf.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o float.lo float.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fsusage.lo fsusage.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o printf-args.lo printf-args.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o printf-parse.lo printf-parse.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o vasnprintf.lo vasnprintf.c rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'powerpc-unknown-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/amanda/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xsize.c -fPIC -DPIC -o .libs/xsize.o 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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o glthread/lock.lo glthread/lock.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wno-error -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 float.lo fsusage.lo printf-args.lo printf-parse.lo vasnprintf.lo -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: /usr/bin/ar cr .libs/libgnu.a .libs/base64.o .libs/c-ctype.o .libs/fd-hook.o .libs/full-read.o .libs/full-write.o .libs/localcharset.o glthread/.libs/lock.o .libs/physmem.o .libs/safe-read.o .libs/safe-write.o .libs/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/float.o .libs/fsusage.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' Making all in config make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/config' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/config' make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/config' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/config' Making all in common-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' rm -f genversion.h genversion.h.new echo '#define CC "powerpc-unknown-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; powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename genversion.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o genversion.o genversion.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename genversion.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o genversion genversion.o ../gnulib/libgnu.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"genversion.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o genversion genversion.o -Wl,--export-dynamic -Wl,--as-needed ../gnulib/.libs/libgnu.a -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.5.1-r3/work/amanda-3.5.1/common-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ambind.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ambind.o ambind.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename alloc.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename am_sl.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o am_sl.lo am_sl.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amfeatures.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amfeatures.lo amfeatures.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amflock.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock.lo amflock.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amjson.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amjson.lo amjson.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ammessage.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ammessage.lo ammessage.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ipc-binary.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ipc-binary.lo ipc-binary.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amxml.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amxml.lo amxml.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename backup_support_option.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o backup_support_option.lo backup_support_option.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename clock.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.lo clock.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename conffile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o conffile.lo conffile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename debug.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dgram.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dgram.lo dgram.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename event.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o event.lo event.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename file.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.lo file.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amflock.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock.c -fPIC -DPIC -o .libs/amflock.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"am_sl.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c am_sl.c -fPIC -DPIC -o .libs/am_sl.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amxml.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amxml.c -fPIC -DPIC -o .libs/amxml.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"clock.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"alloc.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amfeatures.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amfeatures.c -fPIC -DPIC -o .libs/amfeatures.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amjson.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amjson.c -fPIC -DPIC -o .libs/amjson.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"ammessage.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ammessage.c -fPIC -DPIC -o .libs/ammessage.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"ipc-binary.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ipc-binary.c -fPIC -DPIC -o .libs/ipc-binary.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"backup_support_option.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c backup_support_option.c -fPIC -DPIC -o .libs/backup_support_option.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"conffile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c conffile.c -fPIC -DPIC -o .libs/conffile.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"debug.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dgram.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dgram.c -fPIC -DPIC -o .libs/dgram.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"file.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"event.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c event.c -fPIC -DPIC -o .libs/event.o amflock.c:44:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 44 | static GStaticMutex lock_lock = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ amflock.c:44:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 44 | static GStaticMutex lock_lock = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'file_lock_free': amflock.c:67:13: warning: Deprecated pre-processor symbol 67 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:67:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 67 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:67:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 67 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:81:13: warning: Deprecated pre-processor symbol 81 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:81:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 81 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:81:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 81 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'file_lock_lock': amflock.c:98:13: warning: Deprecated pre-processor symbol 98 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:98:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 98 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:98:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 98 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:192:13: warning: Deprecated pre-processor symbol 192 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:192:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 192 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:192:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 192 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'lock_rw_rd': amflock.c:213:13: warning: Deprecated pre-processor symbol 213 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:213:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 213 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:213:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 213 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:255:13: warning: Deprecated pre-processor symbol 255 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:255:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 255 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:255:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 255 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'file_lock_unlock': amflock.c:329:13: warning: Deprecated pre-processor symbol 329 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:329:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 329 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:329:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 329 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:339:13: warning: Deprecated pre-processor symbol 339 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:339:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 339 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:339:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 339 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename fileheader.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fileheader.lo fileheader.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename glib-util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o glib-util.lo glib-util.c In file included from clock.c:36: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from clock.c:36: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'startclock': clock.c:53:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 53 | g_get_current_time(&start_time); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ clock.c: In function 'stopclock': clock.c:59:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 59 | GTimeVal diff; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'curclock': clock.c:70:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 70 | GTimeVal end_time; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c:77:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 77 | g_get_current_time(&end_time); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ clock.c: At top level: clock.c:98:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 98 | GTimeVal timesub(GTimeVal end, GTimeVal start) { | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c:98:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 98 | GTimeVal timesub(GTimeVal end, GTimeVal start) { | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c:98:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 98 | GTimeVal timesub(GTimeVal end, GTimeVal start) { | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'timesub': clock.c:99:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 99 | GTimeVal diff; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: At top level: clock.c:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 116 | GTimeVal timeadd(GTimeVal a, GTimeVal b) { | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 116 | GTimeVal timeadd(GTimeVal a, GTimeVal b) { | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 116 | GTimeVal timeadd(GTimeVal a, GTimeVal b) { | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'timeadd': clock.c:117:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 117 | GTimeVal sum; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: At top level: clock.c:129:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 129 | double g_timeval_to_double(GTimeVal v) { | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'amanda_gettimeofday': clock.c:134:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 134 | GTimeVal gtimeval_time; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ clock.c:136:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 136 | g_get_current_time(>imeval_time); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56, from amanda.h:41, from clock.c:34: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"fileheader.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c fileheader.c -fPIC -DPIC -o .libs/fileheader.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"glib-util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c glib-util.c -fPIC -DPIC -o .libs/glib-util.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename match.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.lo match.c In file included from conffile.c:38: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from conffile.c:35: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from conffile.c:38: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from conffile.c:35: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"match.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c match.c -fPIC -DPIC -o .libs/match.o conffile.c: In function 'read_labelstr': conffile.c:5124:9: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5124 | if (g_strcasecmp(val->v.labelstr.template, "match-autolabel") == 0 || | ^~ In file included from /usr/include/glib-2.0/glib.h:84, from amanda.h:41, from conffile.c:35: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ conffile.c:5125:13: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5125 | g_strcasecmp(val->v.labelstr.template, "match_autolabel") == 0) { | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84, from amanda.h:41, from conffile.c:35: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ conffile.c: In function 'update_derived_values': conffile.c:6731:61: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 6731 | if (!autolabel->template || autolabel->template == '\0') { | ^~ conffile.c:6731:41: note: did you mean to dereference the pointer? 6731 | if (!autolabel->template || autolabel->template == '\0') { | ^ ipc-binary.c: In function 'expand_buffer': ipc-binary.c:61:27: warning: Deprecated pre-processor symbol: replace with "memmove" 61 | buf->length); | ^~~~~~~~~ ipc-binary.c: In function 'add_to_buffer': ipc-binary.c:78:13: warning: Deprecated pre-processor symbol: replace with "memmove" 78 | g_memmove(buf->buf + buf->offset + buf->length, data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipc-binary.c: In function 'ipc_binary_add_arg': ipc-binary.c:258:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 258 | data = g_memdup(data, size); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from amanda.h:41, from ipc-binary.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ipc-binary.c: In function 'ipc_binary_poll_message': ipc-binary.c:453:20: warning: Deprecated pre-processor symbol: replace with "memmove" 453 | g_memmove(data, p, arglen); | ^~~~~~~~~~~~~~~~~~~~ ipc-binary.c:458:13: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 458 | msg->args[arg_id].data = g_memdup(p, arglen); | ^~~ In file included from /usr/include/glib-2.0/glib.h:84, from amanda.h:41, from ipc-binary.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ipc-binary.c: In function 'ipc_binary_queue_message': ipc-binary.c:531:20: warning: Deprecated pre-processor symbol: replace with "memmove" 531 | g_memmove(p, msg->args[i].data, msg->args[i].len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename mem-ring.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mem-ring.lo mem-ring.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename packet.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o packet.lo packet.c In file included from debug.c:37: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from debug.c:35: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from debug.c:37: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from debug.c:35: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"mem-ring.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mem-ring.c -fPIC -DPIC -o .libs/mem-ring.o match.c:161:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 161 | static GStaticMutex re_cache_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from match.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ match.c:161:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 161 | static GStaticMutex re_cache_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c: In function 'get_regex_from_cache': match.c:259:13: warning: Deprecated pre-processor symbol 259 | g_static_mutex_lock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:259:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 259 | g_static_mutex_lock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from match.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:259:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 259 | g_static_mutex_lock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:281:13: warning: Deprecated pre-processor symbol 281 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:281:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 281 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from match.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:281:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 281 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:84:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 84 | GStaticMutex event_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ event.c:84:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 84 | GStaticMutex event_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_create': event.c:154:13: warning: Deprecated pre-processor symbol 154 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:154:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 154 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:154:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 154 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:179:13: warning: Deprecated pre-processor symbol 179 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:179:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 179 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:179:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 179 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_activate': event.c:190:13: warning: Deprecated pre-processor symbol 190 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:190:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 190 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:190:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 190 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:241:13: warning: Deprecated pre-processor symbol 241 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:241:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 241 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:241:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 241 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_release': event.c:257:13: warning: Deprecated pre-processor symbol 257 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:257:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 257 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:257:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 257 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:270:13: warning: Deprecated pre-processor symbol 270 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:270:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 270 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:270:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 270 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_wakeup': event.c:284:13: warning: Deprecated pre-processor symbol 284 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:284:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 284 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:284:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 284 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:303:20: warning: Deprecated pre-processor symbol 303 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:303:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 303 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:303:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 303 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:305:20: warning: Deprecated pre-processor symbol 305 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:305:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 305 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:305:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 305 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:313:13: warning: Deprecated pre-processor symbol 313 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:313:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 313 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:313:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 313 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_loop_wait': event.c:405:13: warning: Deprecated pre-processor symbol 405 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:405:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 405 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:405:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 405 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:426:20: warning: Deprecated pre-processor symbol 426 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ event.c:426:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 426 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:426:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 426 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ event.c:428:20: warning: Deprecated pre-processor symbol 428 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ event.c:428:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 428 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:428:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 428 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ event.c:450:13: warning: Deprecated pre-processor symbol 450 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:450:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 450 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from event.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:450:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 450 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"packet.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename pipespawn.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipespawn.lo pipespawn.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename protocol.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o protocol.lo protocol.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"pipespawn.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c pipespawn.c -fPIC -DPIC -o .libs/pipespawn.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"protocol.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c protocol.c -fPIC -DPIC -o .libs/protocol.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amsemaphore.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amsemaphore.lo amsemaphore.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o security.lo security.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename security-file.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o security-file.lo security-file.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename security-util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o security-util.lo security-util.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename shm-ring.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o shm-ring.lo shm-ring.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename simpleprng.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o simpleprng.lo simpleprng.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amsemaphore.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amsemaphore.c -fPIC -DPIC -o .libs/amsemaphore.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"security-file.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c security-file.c -fPIC -DPIC -o .libs/security-file.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"security-util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c security-util.c -fPIC -DPIC -o .libs/security-util.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"shm-ring.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c shm-ring.c -fPIC -DPIC -o .libs/shm-ring.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"simpleprng.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c simpleprng.c -fPIC -DPIC -o .libs/simpleprng.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename sockaddr-util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sockaddr-util.lo sockaddr-util.c protocol.c: In function 'protocol_init': protocol.c:164:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 164 | protocol_mutex = g_mutex_new(); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from protocol.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ protocol.c: In function 'protocol_sendreq': protocol.c:235:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 235 | g_thread_create(connect_thread, (gpointer)p, TRUE, NULL); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from protocol.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ protocol.c: In function 'connect_wait_callback': protocol.c:375:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 375 | g_thread_create(connect_thread, (gpointer)p, TRUE, NULL); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from protocol.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"sockaddr-util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sockaddr-util.c -fPIC -DPIC -o .libs/sockaddr-util.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename stream.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stream.lo stream.c glib-util.c: In function 'glib_init': glib-util.c:147:5: warning: 'g_type_init' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 147 | g_type_init(); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from glib-util.h:32, from glib-util.c:30: /usr/include/glib-2.0/gobject/gtype.h:712:23: note: declared here 712 | void g_type_init (void); | ^~~~~~~~~~~ glib-util.c:151:13: warning: Deprecated pre-processor symbol 151 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ glib-util.c:152:9: warning: 'g_thread_init' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 152 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from glib-util.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ glib-util.c:156:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 156 | file_mutex = g_mutex_new(); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from glib-util.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ glib-util.c:157:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 157 | shm_ring_mutex = g_mutex_new(); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from glib-util.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ glib-util.c:158:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 158 | priv_mutex = g_mutex_new(); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from glib-util.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ glib-util.c:159:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 159 | security_mutex = g_mutex_new(); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from glib-util.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"stream.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c stream.c -fPIC -DPIC -o .libs/stream.o mem-ring.c: In function 'create_mem_ring': mem-ring.c:61:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 61 | mem_ring->mutex = g_mutex_new(); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from mem-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ mem-ring.c:62:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 62 | mem_ring->add_cond = g_cond_new(); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from mem-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ mem-ring.c:63:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 63 | mem_ring->free_cond = g_cond_new(); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from mem-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ mem-ring.c: In function 'close_mem_ring': mem-ring.c:152:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 152 | g_mutex_free(mem_ring->mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from mem-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ mem-ring.c:153:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 153 | g_cond_free(mem_ring->add_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from mem-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ mem-ring.c:154:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 154 | g_cond_free(mem_ring->free_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from mem-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename tapelist.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tapelist.lo tapelist.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename timestamp.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o timestamp.lo timestamp.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amutil.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amutil.lo amutil.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"tapelist.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tapelist.c -fPIC -DPIC -o .libs/tapelist.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"timestamp.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amutil.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amutil.c -fPIC -DPIC -o .libs/amutil.o In file included from pipespawn.c:3: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from pipespawn.c:1: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from pipespawn.c:3: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from pipespawn.c:1: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amcrc32chw.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amcrc32chw.lo amcrc32chw.c amsemaphore.c: In function 'amsemaphore_new_with_value': amsemaphore.c:32:13: warning: Deprecated pre-processor symbol 32 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ amsemaphore.c:37:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 37 | rval->mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ amsemaphore.c:38:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 38 | rval->decrement_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ amsemaphore.c:39:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | rval->zero_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ amsemaphore.c: In function 'amsemaphore_free': amsemaphore.c:51:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 51 | g_mutex_free(o->mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ amsemaphore.c:52:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 52 | g_cond_free(o->decrement_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ amsemaphore.c:53:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 53 | g_cond_free(o->zero_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ security-util.c: In function 'tcpm_stream_write': security-util.c:330:9: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 330 | stream_write_mutex = g_mutex_new(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from security-util.c:36: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ shm-ring.c: In function 'clean_shm_ring': shm-ring.c:107:9: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 107 | g_mutex_free(shm_ring_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from shm-ring.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amflock-posix.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-posix.lo amflock-posix.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amcrc32chw.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amcrc32chw.c -fPIC -DPIC -o .libs/amcrc32chw.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amflock-flock.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-flock.lo amflock-flock.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amflock-lockf.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-lockf.lo amflock-lockf.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amflock-lnlock.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-lnlock.lo amflock-lnlock.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amflock-posix.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-posix.c -fPIC -DPIC -o .libs/amflock-posix.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ssh-security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ssh-security.lo ssh-security.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename bsd-security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bsd-security.lo bsd-security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amflock-flock.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-flock.c -fPIC -DPIC -o .libs/amflock-flock.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amflock-lockf.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-lockf.c -fPIC -DPIC -o .libs/amflock-lockf.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amflock-lnlock.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-lnlock.c -fPIC -DPIC -o .libs/amflock-lnlock.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"ssh-security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ssh-security.c -fPIC -DPIC -o .libs/ssh-security.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"bsd-security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bsd-security.c -fPIC -DPIC -o .libs/bsd-security.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename bsdtcp-security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bsdtcp-security.lo bsdtcp-security.c In file included from amutil.c:36: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from amutil.c:32: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amutil.c:36: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from amutil.c:32: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ amutil.c: In function 'portable_readdir': amutil.c:1493:5: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1493 | static GStaticMutex mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amutil.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ amutil.c:1493:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 1493 | static GStaticMutex mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amutil.c:1495:13: warning: Deprecated pre-processor symbol 1495 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~~ amutil.c:1495:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1495 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amutil.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amutil.c:1495:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 1495 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~~ amutil.c:1504:13: warning: Deprecated pre-processor symbol 1504 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~~ amutil.c:1504:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1504 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amutil.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here 156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amutil.c:1504:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 1504 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~~ amutil.c: In function 'get_platform_and_distro': amutil.c:2492:20: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2492 | g_strcasecmp(uname+strlen(uname)-3, "bsd") == 0) { | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84, from amanda.h:41, from amutil.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"bsdtcp-security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bsdtcp-security.c -fPIC -DPIC -o .libs/bsdtcp-security.o amutil.c: In function 'set_root_privs': amutil.c:1772:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1772 | setuid(0); | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename bsdudp-security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bsdudp-security.lo bsdudp-security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"bsdudp-security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bsdudp-security.c -fPIC -DPIC -o .libs/bsdudp-security.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ssl-security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ssl-security.lo ssl-security.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename local-security.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o local-security.lo local-security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"ssl-security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ssl-security.c -fPIC -DPIC -o .libs/ssl-security.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename version.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o version.lo version.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"local-security.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c local-security.c -fPIC -DPIC -o .libs/local-security.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"version.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c version.c -fPIC -DPIC -o .libs/version.o powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amflock-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-test.o amflock-test.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename testutils.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o testutils.lo testutils.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename event-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o event-test.o event-test.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"testutils.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c testutils.c -fPIC -DPIC -o .libs/testutils.o powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amsemaphore-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amsemaphore-test.o amsemaphore-test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename crc32-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crc32-test.o crc32-test.c In file included from bsd-security.c:36: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from bsd-security.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from bsd-security.c:36: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from bsd-security.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename quoting-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quoting-test.o quoting-test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ipc-binary-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ipc-binary-test.o ipc-binary-test.c In file included from bsdudp-security.c:36: clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from bsdudp-security.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from bsdudp-security.c:36: clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from amanda.h:41, from bsdudp-security.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename hexencode-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hexencode-test.o hexencode-test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename fileheader-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fileheader-test.o fileheader-test.c amflock-test.c: In function 'test_intra_proc_locking': amflock-test.c:313:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 313 | thd = g_thread_create((GThreadFunc)test_intra_proc_locking_thd, (gpointer)thd_fds, TRUE, NULL); | ^~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amflock-test.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ ipc-binary-test.c: In function 'test_sync': ipc-binary-test.c:188:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 188 | child = g_thread_create(test_sync_child, &data, TRUE, NULL); | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from ipc-binary-test.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename match-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match-test.o match-test.c ssl-security.c: In function 'ssl_connect': ssl-security.c:204:45: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 204 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^~ ssl-security.c:204:31: note: did you mean to dereference the pointer? 204 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^ ssl-security.c:207:43: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 207 | if (!ssl_key_file || ssl_key_file == '\0') { | ^~ ssl-security.c:207:30: note: did you mean to dereference the pointer? 207 | if (!ssl_key_file || ssl_key_file == '\0') { | ^ ssl-security.c:210:51: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 210 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^~ ssl-security.c:210:34: note: did you mean to dereference the pointer? 210 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^ ssl-security.c:213:59: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 213 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^~ ssl-security.c:213:38: note: did you mean to dereference the pointer? 213 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^ ssl-security.c: In function 'ssl_accept': ssl-security.c:432:45: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 432 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amservice.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amservice.o amservice.c ssl-security.c:432:31: note: did you mean to dereference the pointer? 432 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^ ssl-security.c:435:43: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 435 | if (!ssl_key_file || ssl_key_file == '\0') { | ^~ ssl-security.c:435:30: note: did you mean to dereference the pointer? 435 | if (!ssl_key_file || ssl_key_file == '\0') { | ^ ssl-security.c:438:51: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 438 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^~ ssl-security.c:438:34: note: did you mean to dereference the pointer? 438 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^ ssl-security.c:559:9: warning: 'ASN1_STRING_data' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 559 | cert_hostname = (char *)ASN1_STRING_data(asn1_string); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/crypto.h:17, from security-util.h:66, from ssl-security.c:41: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ ssl-security.c:577:59: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 577 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^~ ssl-security.c:577:38: note: did you mean to dereference the pointer? 577 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^ ssl-security.c: In function 'runssl': ssl-security.c:803:17: warning: 'ASN1_STRING_data' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 803 | char *cert_hostname = (char *)ASN1_STRING_data(asn1_string); | ^~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/crypto.h:17, from security-util.h:66, from ssl-security.c:41: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_decr_wait': amsemaphore-test.c:61:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 61 | th = g_thread_create(test_decr_wait_thread, (gpointer)&data, TRUE, NULL); | ^~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore-test.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_wait_empty': amsemaphore-test.c:111:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 111 | th = g_thread_create(test_wait_empty_thread, (gpointer)sem, TRUE, NULL); | ^~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore-test.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_force_adjust': amsemaphore-test.c:155:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 155 | th = g_thread_create(test_force_adjust_thread, (gpointer)sem, TRUE, NULL); | ^~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore-test.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_force_set': amsemaphore-test.c:202:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 202 | th = g_thread_create(test_force_set_thread, (gpointer)sem, TRUE, NULL); | ^~ In file included from /usr/include/glib-2.0/glib.h:114, from amanda.h:41, from amsemaphore-test.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ ../config.status --file=amgpgcrypt:amgpgcrypt.pl ../config.status --file=amcryptsimple:amcryptsimple.pl ../config.status --file=amgetconf:amgetconf.pl ../config.status --file=amssl:amssl.pl config.status: creating amcryptsimple config.status: creating amgpgcrypt chmod a+x amgpgcrypt chmod a+x amcryptsimple ../config.status --file=amcrypt:amcrypt.sh ../config.status --file=amaespipe:amaespipe.sh ../config.status --file=amcrypt-ossl:amcrypt-ossl.sh ../config.status --file=amcrypt-ossl-asym:amcrypt-ossl-asym.sh config.status: creating amssl ../config.status --file=amanda-sh-lib.sh:amanda-sh-lib.sh.in config.status: creating amgetconf chmod a+x amssl powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename make_security_file.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o make_security_file.o make_security_file.c chmod a+x amgetconf /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename testutils.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtestutils.la testutils.lo -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto config.status: creating amcrypt config.status: creating amaespipe libtool: link: /usr/bin/ar cr .libs/libtestutils.a .libs/testutils.o config.status: creating amcrypt-ossl chmod a+x amcrypt chmod a+x amaespipe config.status: creating amcrypt-ossl-asym chmod a+x amcrypt-ossl config.status: creating amanda-sh-lib.sh libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libtestutils.a chmod a+x amcrypt-ossl-asym libtool: link: ( cd ".libs" && rm -f "libtestutils.la" && ln -s "../libtestutils.la" "libtestutils.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename alloc.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamanda.la -rpath /usr/lib/amanda alloc.lo am_sl.lo amfeatures.lo amflock.lo amjson.lo ammessage.lo ipc-binary.lo amxml.lo backup_support_option.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 -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/alloc.o .libs/am_sl.o .libs/amfeatures.o .libs/amflock.o .libs/amjson.o .libs/ammessage.o .libs/ipc-binary.o .libs/amxml.o .libs/backup_support_option.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 -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamanda-3.5.1.so -o .libs/libamanda-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamanda.so" && ln -s "libamanda-3.5.1.so" "libamanda.so") libtool: link: ( cd ".libs" && rm -f "libamanda.la" && ln -s "../libamanda.la" "libamanda.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename ambind.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ambind ambind.o libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amflock-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amflock-test amflock-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename event-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o event-test event-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amsemaphore-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amsemaphore-test amsemaphore-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename crc32-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o crc32-test crc32-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename quoting-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o quoting-test quoting-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename ipc-binary-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ipc-binary-test ipc-binary-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename hexencode-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hexencode-test hexencode-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename fileheader-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fileheader-test fileheader-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename match-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o match-test match-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amservice.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amservice amservice.o libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename make_security_file.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o make_security_file make_security_file.o libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"fileheader-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/fileheader-test fileheader-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"hexencode-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hexencode-test hexencode-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"ambind.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/ambind ambind.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amservice.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amservice amservice.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"make_security_file.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/make_security_file make_security_file.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amflock-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amflock-test amflock-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"event-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/event-test event-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"crc32-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/crc32-test crc32-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amsemaphore-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amsemaphore-test amsemaphore-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"quoting-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/quoting-test quoting-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"ipc-binary-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/ipc-binary-test ipc-binary-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"match-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/match-test match-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda ./make_security_file make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' Making all in amar-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amar-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amar-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amar-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amar-test.o amar-test.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amar.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amar.lo amar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amarchiver.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amarchiver.o amarchiver.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amar.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amar.c -fPIC -DPIC -o .libs/amar.o amar.c: In function 'amar_attr_add_data_fd_in_thread': amar.c:601:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 601 | attribute->thread = g_thread_create(amar_attr_add_data_fd_thread, attribute, TRUE, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from amar.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amar.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamar.la -rpath /usr/lib/amanda amar.lo ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/amar.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamar-3.5.1.so -o .libs/libamar-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamar.so" && ln -s "libamar-3.5.1.so" "libamar.so") libtool: link: ( cd ".libs" && rm -f "libamar.la" && ln -s "../libamar.la" "libamar.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amar-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amar-test amar-test.o libamar.la ../common-src/libtestutils.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amarchiver.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amarchiver amarchiver.o libamar.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amarchiver.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amarchiver amarchiver.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamar.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amar-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amar-test amar-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamar.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amar-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amar-src' Making all in amandad-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amandad-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amandad-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amandad.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amandad.o amandad.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amandad_util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amandad_util.lo amandad_util.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amandad_util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amandad_util.c -fPIC -DPIC -o .libs/amandad_util.o In file included from amandad.c:39: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amandad.c:37: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amandad.c:39: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amandad.c:37: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ amandad.c: In function 'process_readnetfd': amandad.c:1556:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1556 | as->thread = g_thread_create(shm_ring_thread, (gpointer)dh, TRUE, NULL); | ^~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from amandad.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amandad_util.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamandad.la -rpath /usr/lib/amanda amandad_util.lo ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/amandad_util.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamandad-3.5.1.so -o .libs/libamandad-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamandad.so" && ln -s "libamandad-3.5.1.so" "libamandad.so") libtool: link: ( cd ".libs" && rm -f "libamandad.la" && ln -s "../libamandad.la" "libamandad.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amandad.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amandad amandad.o ../common-src/libamanda.la libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amandad.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amandad amandad.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amandad-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amandad-src' Making all in xfer-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-test.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-test.o xfer-test.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dest-application.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-application.lo dest-application.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dest-fd.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-fd.lo dest-fd.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dest-null.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-null.lo dest-null.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dest-buffer.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-buffer.lo dest-buffer.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dest-directtcp-connect.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-directtcp-connect.lo dest-directtcp-connect.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dest-directtcp-listen.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-directtcp-listen.lo dest-directtcp-listen.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename element-glue.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o element-glue.lo element-glue.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename filter-crc.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filter-crc.lo filter-crc.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename filter-xor.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filter-xor.lo filter-xor.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename filter-process.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filter-process.lo filter-process.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-random.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-random.lo source-random.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-fd.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-fd.lo source-fd.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-file.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-file.lo source-file.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-pattern.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-pattern.lo source-pattern.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-directtcp-connect.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-directtcp-connect.lo source-directtcp-connect.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dest-fd.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-fd.c -fPIC -DPIC -o .libs/dest-fd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dest-buffer.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-buffer.c -fPIC -DPIC -o .libs/dest-buffer.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dest-null.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-null.c -fPIC -DPIC -o .libs/dest-null.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dest-application.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-application.c -fPIC -DPIC -o .libs/dest-application.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-fd.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-fd.c -fPIC -DPIC -o .libs/source-fd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"filter-process.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filter-process.c -fPIC -DPIC -o .libs/filter-process.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-directtcp-connect.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-directtcp-connect.c -fPIC -DPIC -o .libs/source-directtcp-connect.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-pattern.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-pattern.c -fPIC -DPIC -o .libs/source-pattern.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dest-directtcp-connect.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-directtcp-connect.c -fPIC -DPIC -o .libs/dest-directtcp-connect.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"filter-xor.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filter-xor.c -fPIC -DPIC -o .libs/filter-xor.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dest-directtcp-listen.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-directtcp-listen.c -fPIC -DPIC -o .libs/dest-directtcp-listen.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"filter-crc.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filter-crc.c -fPIC -DPIC -o .libs/filter-crc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"element-glue.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c element-glue.c -fPIC -DPIC -o .libs/element-glue.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-random.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-random.c -fPIC -DPIC -o .libs/source-random.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-file.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-file.c -fPIC -DPIC -o .libs/source-file.o source-directtcp-connect.c: In function 'xfer_source_directtcp_connect': source-directtcp-connect.c:158:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 158 | self->addrs = g_memdup(addrs, (i+1) * sizeof(*addrs)); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from source-directtcp-connect.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-directtcp-listen.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-directtcp-listen.lo source-directtcp-listen.c xfer-test.c: In function 'source_readfd_start_impl': xfer-test.c:118:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 118 | self->thread = g_thread_create(source_readfd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ dest-buffer.c: In function 'push_buffer_impl': xfer-test.c: In function 'source_writefd_start_impl': dest-buffer.c:117:13: warning: Deprecated pre-processor symbol: replace with "memmove" 117 | g_memmove(((guint8 *)self->buf)+self->len, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfer-test.c:217:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 217 | self->thread = g_thread_create(source_writefd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ dest-buffer.c: In function 'push_buffer_static_impl': dest-buffer.c:154:13: warning: Deprecated pre-processor symbol: replace with "memmove" 154 | g_memmove(((guint8 *)self->buf)+self->len, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfer-test.c: In function 'source_push_start_impl': xfer-test.c:319:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 319 | self->thread = g_thread_create(source_push_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'source_listen_start_impl': xfer-test.c:537:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 537 | self->thread = g_thread_create(source_listen_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'source_connect_start_impl': xfer-test.c:689:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 689 | self->thread = g_thread_create(source_connect_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_readfd_start_impl': xfer-test.c:799:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 799 | self->thread = g_thread_create(dest_readfd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_writefd_start_impl': xfer-test.c:920:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 920 | self->thread = g_thread_create(dest_writefd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_pull_start_impl': xfer-test.c:1118:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1118 | self->thread = g_thread_create(dest_pull_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_listen_start_impl': xfer-test.c:1262:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1262 | self->thread = g_thread_create(dest_listen_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-directtcp-listen.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-directtcp-listen.c -fPIC -DPIC -o .libs/source-directtcp-listen.o xfer-test.c: In function 'dest_connect_start_impl': xfer-test.c:1384:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1384 | self->thread = g_thread_create(dest_connect_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-test.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ source-pattern.c: In function 'xfer_source_pattern': source-pattern.c:233:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 233 | xsp->pattern = g_memdup(pattern, pattern_length); | ^~~ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from source-pattern.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename source-shm-ring.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-shm-ring.lo source-shm-ring.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-element.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-element.lo xfer-element.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer.lo xfer.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xmsg.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xmsg.lo xmsg.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"source-shm-ring.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-shm-ring.c -fPIC -DPIC -o .libs/source-shm-ring.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-element.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-element.c -fPIC -DPIC -o .libs/xfer-element.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xmsg.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xmsg.c -fPIC -DPIC -o .libs/xmsg.o element-glue.c: In function 'start_impl': element-glue.c:1790:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1790 | self->thread = g_thread_create(worker_thread, (gpointer)self, TRUE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from element-glue.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer.c -fPIC -DPIC -o .libs/xfer.o dest-directtcp-connect.c: In function 'xfer_dest_directtcp_connect': dest-directtcp-connect.c:152:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 152 | self->addrs = g_memdup(addrs, (i+1) * sizeof(*addrs)); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from dest-directtcp-connect.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ xfer.c: In function 'xfer_new': xfer.c:58:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 58 | xfer->status_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer.c:59:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 59 | xfer->status_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer.c:60:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 60 | xfer->fd_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer.c: In function 'xfer_unref': xfer.c:120:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 120 | g_mutex_free(xfer->status_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer.c:121:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 121 | g_cond_free(xfer->status_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer.c:122:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 122 | g_mutex_free(xfer->fd_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename dest-application.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamxfer.la -rpath /usr/lib/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 -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-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.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamxfer-3.5.1.so -o .libs/libamxfer-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamxfer.so" && ln -s "libamxfer-3.5.1.so" "libamxfer.so") libtool: link: ( cd ".libs" && rm -f "libamxfer.la" && ln -s "../libamxfer.la" "libamxfer.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename xfer-test.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xfer-test xfer-test.o ../common-src/libtestutils.la libamxfer.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"xfer-test.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/xfer-test xfer-test.o -Wl,--export-dynamic -Wl,--as-needed ../common-src/.libs/libtestutils.a ./.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src' Making all in client-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/client-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/client-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename noop.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o noop.o noop.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amandates.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amandates.lo amandates.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename getfsent.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getfsent.lo getfsent.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename unctime.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unctime.lo unctime.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename client_util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o client_util.lo client_util.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename findpass.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o findpass.lo findpass.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename calcsize.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o calcsize.o calcsize.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename killpgrp.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o killpgrp.o killpgrp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename rundump.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rundump.o rundump.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename runtar.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o runtar.o runtar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename selfcheck.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o selfcheck.o selfcheck.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename sendbackup.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sendbackup.o sendbackup.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename sendbackup-dump.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sendbackup-dump.o sendbackup-dump.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename sendbackup-gnutar.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sendbackup-gnutar.o sendbackup-gnutar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename senddiscover.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o senddiscover.o senddiscover.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename sendsize.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sendsize.o sendsize.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"client_util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c client_util.c -fPIC -DPIC -o .libs/client_util.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amandates.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amandates.c -fPIC -DPIC -o .libs/amandates.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"getfsent.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c getfsent.c -fPIC -DPIC -o .libs/getfsent.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"unctime.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c unctime.c -fPIC -DPIC -o .libs/unctime.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"findpass.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c findpass.c -fPIC -DPIC -o .libs/findpass.o In file included from senddiscover.c:32: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from senddiscover.c:29: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from senddiscover.c:32: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from senddiscover.c:29: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../config.status --file=patch-system:patch-system.sh In file included from client_util.c:43: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from client_util.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from client_util.c:43: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from client_util.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../config.status --file=restore:restore.pl In file included from sendbackup-dump.c:37: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from sendbackup-dump.c:37: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ sendbackup-dump.c: In function 'start_backup': sendbackup-dump.c:525:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 525 | native_crc.thread = g_thread_create(handle_crc_to_shm_ring_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-dump.c:529:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 529 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ ../config.status --file=amdump_client:amdump_client.pl sendbackup-dump.c:535:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 535 | client_crc.thread = g_thread_create(handle_crc_to_shm_ring_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-dump.c:541:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 541 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-dump.c:548:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 548 | client_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-dump.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ ../config.status --file=ambackup:ambackup.pl In file included from selfcheck.c:39: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from selfcheck.c:35: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from selfcheck.c:39: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from selfcheck.c:35: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from sendsize.c:39: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendsize.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from sendsize.c:39: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendsize.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ config.status: creating patch-system In file included from sendbackup.c:37: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from sendbackup.c:37: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ sendbackup.c: In function 'main': sendbackup.c:656:17: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 656 | enc_stderr_pipe.thread = g_thread_create(stderr_thread, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup.c:662:17: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 662 | comp_stderr_pipe.thread = g_thread_create(stderr_thread, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup.c:877:21: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 877 | native_crc.thread = g_thread_create(handle_crc_to_shm_ring_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup.c:881:21: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 881 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup.c:887:21: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 887 | client_crc.thread = g_thread_create(handle_crc_to_shm_ring_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup.c:893:17: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 893 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup.c:900:21: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 900 | client_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ chmod a+x patch-system In file included from sendbackup-gnutar.c:37: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from sendbackup-gnutar.c:37: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ sendbackup-gnutar.c: In function 'start_backup': sendbackup-gnutar.c:665:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 665 | native_crc.thread = g_thread_create(handle_crc_to_shm_ring_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-gnutar.c:669:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 669 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-gnutar.c:675:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 675 | client_crc.thread = g_thread_create(handle_crc_to_shm_ring_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-gnutar.c:681:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 681 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ sendbackup-gnutar.c:688:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 688 | client_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from sendbackup-gnutar.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ config.status: creating restore chmod a+x restore config.status: creating amdump_client config.status: creating ambackup chmod a+x ambackup chmod a+x amdump_client /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amandates.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamclient.la -rpath /usr/lib/amanda amandates.lo getfsent.lo unctime.lo client_util.lo findpass.lo ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-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.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -Wl,--as-needed ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamclient-3.5.1.so -o .libs/libamclient-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamclient.so" && ln -s "libamclient-3.5.1.so" "libamclient.so") libtool: link: ( cd ".libs" && rm -f "libamclient.la" && ln -s "../libamclient.la" "libamclient.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename noop.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o noop noop.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename calcsize.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o calcsize calcsize.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename killpgrp.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o killpgrp killpgrp.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename rundump.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rundump rundump.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename runtar.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o runtar runtar.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename selfcheck.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o selfcheck selfcheck.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename senddiscover.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o senddiscover senddiscover.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename sendbackup.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"rundump.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/rundump rundump.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"noop.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/noop noop.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"selfcheck.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/selfcheck selfcheck.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"calcsize.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/calcsize calcsize.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"runtar.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/runtar runtar.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"senddiscover.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/senddiscover senddiscover.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"killpgrp.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/killpgrp killpgrp.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"sendbackup.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/sendbackup sendbackup.o sendbackup-dump.o sendbackup-gnutar.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename sendsize.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sendsize sendsize.o ../common-src/libamanda.la libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"sendsize.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/sendsize sendsize.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/client-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/client-src' Making all in application-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/application-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/application-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename teecount.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o teecount.o teecount.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename ambsdtar.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ambsdtar.o ambsdtar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amgtar.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amgtar.o amgtar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amstar.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amstar.o amstar.c ../config.status --file=script-email:script-email.pl ../config.status --file=amlog-script:amlog-script.pl ../config.status --file=ampgsql:ampgsql.pl ../config.status --file=amzfs-sendrecv:amzfs-sendrecv.pl ../config.status --file=amzfs-snapshot:amzfs-snapshot.pl ../config.status --file=amrandom:amrandom.pl ../config.status --file=amraw:amraw.pl ../config.status --file=amsamba:amsamba.pl ../config.status --file=amsuntar:amsuntar.pl ../config.status --file=script-fail:script-fail.sh config.status: creating script-fail config.status: creating amraw config.status: creating amlog-script config.status: creating ampgsql config.status: creating amsamba config.status: creating amzfs-sendrecv config.status: creating script-email config.status: creating amrandom config.status: creating amzfs-snapshot chmod a+x script-fail chmod a+x amraw config.status: creating amsuntar chmod a+x amlog-script chmod a+x amzfs-sendrecv chmod a+x ampgsql chmod a+x amsamba chmod a+x script-email chmod a+x amzfs-snapshot chmod a+x amrandom chmod a+x amsuntar In file included from ambsdtar.c:56: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from ambsdtar.c:52: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from ambsdtar.c:56: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from ambsdtar.c:52: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amstar.c:55: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amstar.c:50: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amstar.c:55: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amstar.c:50: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename teecount.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o teecount teecount.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto In file included from amgtar.c:69: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amgtar.c:65: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amgtar.c:69: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amgtar.c:65: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"teecount.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/teecount teecount.o -Wl,--export-dynamic -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amstar.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amstar amstar.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename ambsdtar.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ambsdtar ambsdtar.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amstar.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amstar amstar.o -Wl,--export-dynamic -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amgtar.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amgtar amgtar.o ../common-src/libamanda.la ../client-src/libamclient.la ../amandad-src/libamandad.la ../common-src/libamanda.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"ambsdtar.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/ambsdtar ambsdtar.o -Wl,--export-dynamic -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amgtar.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amgtar amgtar.o -Wl,--export-dynamic -Wl,--as-needed ../client-src/.libs/libamclient.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/application-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/application-src' Making all in device-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src' /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename property.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o property.lo property.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o device.lo device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename directtcp-connection.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o directtcp-connection.lo directtcp-connection.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename diskflat-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o diskflat-device.lo diskflat-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename null-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o null-device.lo null-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename rait-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rait-device.lo rait-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename vfs-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o vfs-device.lo vfs-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-source-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-source-device.lo xfer-source-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-dest-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-dest-device.lo xfer-dest-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-dest-taper.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-dest-taper.lo xfer-dest-taper.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-dest-taper-cacher.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-dest-taper-cacher.lo xfer-dest-taper-cacher.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-dest-taper-directtcp.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-dest-taper-directtcp.lo xfer-dest-taper-directtcp.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-dest-taper-splitter.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-dest-taper-splitter.lo xfer-dest-taper-splitter.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-source-recovery.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-source-recovery.lo xfer-source-recovery.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename tape-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tape-device.lo tape-device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dvdrw-device.c`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dvdrw-device.lo dvdrw-device.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"diskflat-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c diskflat-device.c -fPIC -DPIC -o .libs/diskflat-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"tape-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tape-device.c -fPIC -DPIC -o .libs/tape-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c device.c -fPIC -DPIC -o .libs/device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"property.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c property.c -fPIC -DPIC -o .libs/property.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-source-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-source-device.c -fPIC -DPIC -o .libs/xfer-source-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-source-recovery.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-source-recovery.c -fPIC -DPIC -o .libs/xfer-source-recovery.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"vfs-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c vfs-device.c -fPIC -DPIC -o .libs/vfs-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"directtcp-connection.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c directtcp-connection.c -fPIC -DPIC -o .libs/directtcp-connection.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"null-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c null-device.c -fPIC -DPIC -o .libs/null-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"rait-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c rait-device.c -fPIC -DPIC -o .libs/rait-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-dest-taper.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-dest-taper.c -fPIC -DPIC -o .libs/xfer-dest-taper.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-dest-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-dest-device.c -fPIC -DPIC -o .libs/xfer-dest-device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-dest-taper-cacher.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-dest-taper-cacher.c -fPIC -DPIC -o .libs/xfer-dest-taper-cacher.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-dest-taper-splitter.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-dest-taper-splitter.c -fPIC -DPIC -o .libs/xfer-dest-taper-splitter.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-dest-taper-directtcp.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-dest-taper-directtcp.c -fPIC -DPIC -o .libs/xfer-dest-taper-directtcp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../xfer-src -I../ndmp-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"dvdrw-device.c\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dvdrw-device.c -fPIC -DPIC -o .libs/dvdrw-device.o rait-device.c: In function 'do_rait_child_ops': rait-device.c:507:13: warning: Deprecated pre-processor symbol 507 | if (g_thread_supported()) { | ^~~~~~~~~~~~~~~~~~~ vfs-device.c: In function 'property_set_use_data_fn': vfs-device.c:494:5: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 494 | if (g_strcasecmp(value, "NO") == 0 || | ^~ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from vfs-device.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ vfs-device.c:495:9: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 495 | g_strcasecmp(value, "FALSE") == 0) { | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from vfs-device.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ vfs-device.c:497:5: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 497 | } else if (g_strcasecmp(value, "YES") == 0 || | ^ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from vfs-device.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ vfs-device.c:498:9: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 498 | g_strcasecmp(value, "TRUE") == 0) { | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from vfs-device.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ vfs-device.c:500:5: warning: 'g_strcasecmp' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 500 | } else if (g_strcasecmp(value, "EXIST") == 0) { | ^ In file included from /usr/include/glib-2.0/glib.h:84, from ../common-src/amanda.h:41, from vfs-device.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:203:23: note: declared here 203 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ xfer-source-recovery.c: In function 'start_impl': xfer-source-recovery.c:359:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 359 | self->thread = g_thread_create(directtcp_connect_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-source-recovery.c:363:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 363 | self->thread = g_thread_create(directtcp_listen_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-source-recovery.c: In function 'finalize_impl': xfer-source-recovery.c:734:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 734 | g_cond_free(self->start_part_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-source-recovery.c:735:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 735 | g_cond_free(self->abort_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-source-recovery.c:736:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 736 | g_mutex_free(self->start_part_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-source-recovery.c: In function 'instance_init': xfer-source-recovery.c:746:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 746 | self->start_part_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-source-recovery.c:747:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 747 | self->abort_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-source-recovery.c:748:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 748 | self->start_part_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-recovery.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-directtcp.c: In function 'start_impl': xfer-dest-taper-directtcp.c:322:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 322 | self->worker_thread = g_thread_create(worker_thread, (gpointer)self, TRUE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-dest-taper-directtcp.c: In function 'instance_init': xfer-dest-taper-directtcp.c:436:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 436 | self->state_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-directtcp.c:437:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 437 | self->paused_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-directtcp.c:438:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 438 | self->abort_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-directtcp.c: In function 'finalize_impl': xfer-dest-taper-directtcp.c:459:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 459 | g_mutex_free(self->state_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-taper-directtcp.c:460:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 460 | g_cond_free(self->paused_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-directtcp.c:461:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 461 | g_cond_free(self->abort_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-directtcp.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-cacher.c: In function 'device_thread': xfer-dest-taper-cacher.c:1017:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1017 | self->disk_cache_thread = g_thread_create(disk_cache_thread, (gpointer)self, TRUE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-dest-taper-cacher.c: In function 'start_impl': xfer-dest-taper-cacher.c:1232:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1232 | self->device_thread = g_thread_create(device_thread, (gpointer)self, FALSE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-dest-taper-cacher.c: In function 'instance_init': xfer-dest-taper-cacher.c:1373:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1373 | self->state_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-cacher.c:1374:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1374 | self->state_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-cacher.c:1375:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1375 | self->slab_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-cacher.c:1376:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1376 | self->slab_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-cacher.c:1377:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1377 | self->slab_free_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-cacher.c: In function 'finalize_impl': xfer-dest-taper-cacher.c:1397:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1397 | g_mutex_free(self->state_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-taper-cacher.c:1398:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1398 | g_cond_free(self->state_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-cacher.c:1400:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1400 | g_mutex_free(self->slab_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-taper-cacher.c:1401:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1401 | g_cond_free(self->slab_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-cacher.c:1402:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1402 | g_cond_free(self->slab_free_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-cacher.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ ../config.status --file=amdevcheck:amdevcheck.pl ../config.status --file=amtapetype:amtapetype.pl device.c: In function 'device_finalize': device.c:305:9: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 305 | g_mutex_free(self->device_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from device.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ device.c: In function 'device_open': device.c:572:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 572 | device->device_mutex = g_mutex_new(); | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from device.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c: In function 'start_impl': xfer-dest-taper-splitter.c:886:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 886 | self->device_thread = g_thread_create(device_thread, (gpointer)self, FALSE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-dest-taper-splitter.c: In function 'instance_init': xfer-dest-taper-splitter.c:1108:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1108 | self->ring_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c:1109:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1109 | self->ring_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-splitter.c:1110:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1110 | self->state_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c:1111:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1111 | self->state_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-taper-splitter.c:1112:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1112 | self->part_slices_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c: In function 'finalize_impl': xfer-dest-taper-splitter.c:1142:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1142 | g_mutex_free(self->ring_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-taper-splitter.c:1143:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1143 | g_cond_free(self->ring_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c:1144:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1144 | g_mutex_free(self->state_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-taper-splitter.c:1145:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1145 | g_cond_free(self->state_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c:1148:9: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1148 | g_mutex_free(self->mem_ring->mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-taper-splitter.c:1149:9: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1149 | g_cond_free(self->mem_ring->add_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c:1150:9: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1150 | g_cond_free(self->mem_ring->free_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-dest-taper-splitter.c:1158:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1158 | g_mutex_free(self->part_slices_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-taper-splitter.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ config.status: creating amtapetype chmod a+x amtapetype config.status: creating amdevcheck chmod a+x amdevcheck /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename property.lo`\" -Wno-strict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamdevice.la -rpath /usr/lib/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 ../common-src/libamanda.la ../xfer-src/libamxfer.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-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 -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -ldl -Wl,--as-needed ../common-src/.libs/libamanda.so ../xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamdevice-3.5.1.so -o .libs/libamdevice-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamdevice.so" && ln -s "libamdevice-3.5.1.so" "libamdevice.so") libtool: link: ( cd ".libs" && rm -f "libamdevice.la" && ln -s "../libamdevice.la" "libamdevice.la" ) make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src' Making all in server-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src' powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amindexd.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amindexd.o amindexd.c powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename disk_history.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o disk_history.o disk_history.c powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename list_dir.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o list_dir.o list_dir.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amindex.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amindex.lo amindex.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename cmdfile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdfile.lo cmdfile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename diskfile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o diskfile.lo diskfile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename driverio.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o driverio.lo driverio.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename cmdline.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdline.lo cmdline.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename holding.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o holding.lo holding.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename infofile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o infofile.lo infofile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename logfile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o logfile.lo logfile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename tapefile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tapefile.lo tapefile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename find.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o find.lo find.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename server_util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o server_util.lo server_util.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-dest-holding.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-dest-holding.lo xfer-dest-holding.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename xfer-source-holding.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-source-holding.lo xfer-source-holding.c libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"cmdline.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cmdline.c -fPIC -DPIC -o .libs/cmdline.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-dest-holding.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-dest-holding.c -fPIC -DPIC -o .libs/xfer-dest-holding.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"server_util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c server_util.c -fPIC -DPIC -o .libs/server_util.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"cmdfile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cmdfile.c -fPIC -DPIC -o .libs/cmdfile.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"diskfile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c diskfile.c -fPIC -DPIC -o .libs/diskfile.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"amindex.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amindex.c -fPIC -DPIC -o .libs/amindex.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"driverio.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c driverio.c -fPIC -DPIC -o .libs/driverio.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"xfer-source-holding.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-source-holding.c -fPIC -DPIC -o .libs/xfer-source-holding.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"tapefile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tapefile.c -fPIC -DPIC -o .libs/tapefile.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"infofile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c infofile.c -fPIC -DPIC -o .libs/infofile.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"holding.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c holding.c -fPIC -DPIC -o .libs/holding.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"find.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c find.c -fPIC -DPIC -o .libs/find.o libtool: compile: powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"logfile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c logfile.c -fPIC -DPIC -o .libs/logfile.o xfer-dest-holding.c: In function 'start_impl': xfer-dest-holding.c:832:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 832 | self->holding_thread = g_thread_create(shm_holding_thread, (gpointer)self, FALSE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-dest-holding.c:834:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 834 | self->holding_thread = g_thread_create(holding_thread, (gpointer)self, FALSE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-dest-holding.c: In function 'instance_init': xfer-dest-holding.c:1011:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1011 | self->state_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-dest-holding.c:1012:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1012 | self->state_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-dest-holding.c: In function 'finalize_impl': xfer-dest-holding.c:1044:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1044 | g_mutex_free(self->state_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-dest-holding.c:1045:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1045 | g_cond_free(self->state_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-dest-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amtrmidx.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amtrmidx.o amtrmidx.c powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amtrmlog.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amtrmlog.o amtrmlog.c xfer-source-holding.c: In function 'start_impl': xfer-source-holding.c:596:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 596 | self->holding_thread = g_thread_create(holding_thread, (gpointer)self, FALSE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-source-holding.c: In function 'instance_init': xfer-source-holding.c:663:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 663 | self->state_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-source-holding.c:664:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 664 | self->state_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-source-holding.c:672:5: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 672 | self->start_recovery_cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer-source-holding.c:673:5: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 673 | self->start_recovery_mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer-source-holding.c: In function 'finalize_impl': xfer-source-holding.c:684:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 684 | g_mutex_free(self->state_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer-source-holding.c:685:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 685 | g_cond_free(self->state_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-source-holding.c:692:5: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 692 | g_cond_free(self->start_recovery_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer-source-holding.c:694:5: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 694 | g_mutex_free(self->start_recovery_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from xfer-source-holding.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ In file included from driverio.c:36: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from driverio.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from driverio.c:36: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from driverio.c:34: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename driver.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o driver.o driver.c In file included from amindexd.c:48: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amindexd.c:45: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amindexd.c:48: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amindexd.c:45: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename dumper.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dumper.o dumper.c powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename planner.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o planner.o planner.c powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amadmin.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amadmin.o amadmin.c powerpc-unknown-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 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amcheck.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amcheck.o amcheck.c ../config.status --file=amadmin_perl:amadmin_perl.pl ../config.status --file=ambackupd:ambackupd.pl In file included from driver.c:41: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from driver.c:39: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from driver.c:41: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from driver.c:39: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../config.status --file=amlogroll:amlogroll.pl In file included from planner.c:40: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from planner.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from planner.c:40: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from planner.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ config.status: creating amadmin_perl chmod a+x amadmin_perl ../config.status --file=amdumpd:amdumpd.pl config.status: creating ambackupd ../config.status --file=chunker:chunker.pl chmod a+x ambackupd ../config.status --file=taper:taper.pl config.status: creating amlogroll chmod a+x amlogroll ../config.status --file=amcheck-device:amcheck-device.pl In file included from dumper.c:34: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from dumper.c:34: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../config.status --file=amidxtaped:amidxtaped.pl config.status: creating amdumpd chmod a+x amdumpd ../config.status --file=amaddclient:amaddclient.pl dumper.c: In function 'do_dump': dumper.c:1642:17: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1642 | shm_thread_mutex = g_mutex_new(); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ dumper.c:1643:17: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1643 | shm_thread_cond = g_cond_new(); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ dumper.c:1644:17: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1644 | shm_thread = g_thread_create(handle_shm_ring_direct, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ dumper.c:1667:17: warning: 'g_mutex_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1667 | shm_thread_mutex = g_mutex_new(); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ dumper.c:1668:17: warning: 'g_cond_new' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1668 | shm_thread_cond = g_cond_new(); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GCond * g_cond_new (void); | ^~~~~~~~~~ dumper.c:1669:17: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1669 | shm_thread = g_thread_create(handle_shm_ring_to_fd_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ dumper.c:1708:9: warning: 'g_mutex_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1708 | g_mutex_free(shm_thread_mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ dumper.c:1710:9: warning: 'g_cond_free' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1710 | g_cond_free(shm_thread_cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from dumper.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ In file included from amcheck.c:42: ../common-src/clock.h:39:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amcheck.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from amcheck.c:42: ../common-src/clock.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 55 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../common-src/amanda.h:41, from amcheck.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ config.status: creating taper config.status: creating chunker chmod a+x taper ../config.status --file=amoverview:amoverview.pl ../config.status --file=amserverconfig:amserverconfig.pl chmod a+x chunker ../config.status --file=amtoc:amtoc.pl config.status: creating amcheck-device chmod a+x amcheck-device ../config.status --file=amcheckdump:amcheckdump.pl config.status: creating amidxtaped chmod a+x amidxtaped ../config.status --file=amcleanup:amcleanup.pl ../config.status --file=amcleanupdisk:amcleanupdisk.pl config.status: creating amaddclient chmod a+x amaddclient ../config.status --file=amrmtape:amrmtape.pl config.status: creating amtoc config.status: creating amserverconfig config.status: creating amoverview chmod a+x amtoc ../config.status --file=amlabel:amlabel.pl chmod a+x amserverconfig ../config.status --file=amreport:amreport.pl chmod a+x amoverview ../config.status --file=amtape:amtape.pl config.status: creating amcheckdump ../config.status --file=amvault:amvault.pl chmod a+x amcheckdump ../config.status --file=amdump:amdump.pl config.status: creating amcleanup config.status: creating amcleanupdisk chmod a+x amcleanup ../config.status --file=amflush:amflush.pl chmod a+x amcleanupdisk ../config.status --file=amreindex:amreindex.pl config.status: creating amrmtape config.status: creating amreport chmod a+x amrmtape ../config.status --file=amstatus:amstatus.pl config.status: creating amlabel chmod a+x amreport config.status: creating amtape ../config.status --file=amfetchdump:amfetchdump.pl config.status: creating amvault chmod a+x amlabel ../config.status --file=amrestore:amrestore.pl config.status: creating amdump chmod a+x amtape ../config.status --file=amanda-rest-server:amanda-rest-server.pl chmod a+x amvault ../config.status --file=amcheckdb:amcheckdb.sh chmod a+x amdump config.status: creating amflush chmod a+x amflush config.status: creating amreindex chmod a+x amreindex config.status: creating amstatus config.status: creating amrestore chmod a+x amrestore config.status: creating amfetchdump chmod a+x amstatus config.status: creating amanda-rest-server chmod a+x amfetchdump config.status: creating amcheckdb chmod a+x amanda-rest-server chmod a+x amcheckdb /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amindex.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamserver.la -rpath /usr/lib/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 -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-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.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamserver-3.5.1.so -o .libs/libamserver-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamserver.so" && ln -s "libamserver-3.5.1.so" "libamserver.so") libtool: link: ( cd ".libs" && rm -f "libamserver.la" && ln -s "../libamserver.la" "libamserver.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amindexd.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amtrmidx.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amtrmidx amtrmidx.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amtrmlog.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amtrmlog amtrmlog.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amadmin.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amadmin amadmin.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename planner.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o planner planner.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amtrmidx.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amtrmidx amtrmidx.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amtrmlog.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amtrmlog amtrmlog.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amadmin.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amadmin amadmin.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amindexd.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amindexd amindexd.o disk_history.o list_dir.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so ../common-src/.libs/libamanda.so ../amandad-src/.libs/libamandad.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"planner.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/planner planner.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amcheck.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amcheck amcheck.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename dumper.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dumper dumper.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amcheck.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amcheck amcheck.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"dumper.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/dumper dumper.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename driver.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o driver driver.o ../common-src/libamanda.la libamserver.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"driver.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/driver driver.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src' Making all in recover-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/recover-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/recover-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amrecover.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amrecover.o amrecover.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename display_commands.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o display_commands.o display_commands.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename extract_list.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o extract_list.o extract_list.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename help.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o help.o help.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename set_commands.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o set_commands.o set_commands.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -c uparse.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../amandad-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -c uscan.c extract_list.c: In function 'start_processing_data': extract_list.c:3543:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3543 | native_crc.thread = g_thread_create(handle_crc_thread, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../common-src/amanda.h:41, from extract_list.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amrecover.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amrecover amrecover.o display_commands.o extract_list.o help.o set_commands.o uparse.o uscan.o ../common-src/libamanda.la -lfl -lreadline ../client-src/libamclient.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amrecover.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amrecover amrecover.o display_commands.o extract_list.o help.o set_commands.o uparse.o uscan.o -Wl,--export-dynamic -Wl,--as-needed -lfl -lreadline ../client-src/.libs/libamclient.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/recover-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/recover-src' Making all in oldrecover-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/oldrecover-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/oldrecover-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename amrecover.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amrecover.o amrecover.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename display_commands.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o display_commands.o display_commands.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename extract_list.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o extract_list.o extract_list.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename help.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o help.o help.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DAMANDA_FILE=\"`basename set_commands.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o set_commands.o set_commands.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -c uparse.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../client-src -I../gnulib -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -c uscan.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"`basename amrecover.o`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amoldrecover amrecover.o display_commands.o extract_list.o help.o set_commands.o uparse.o uscan.o ../common-src/libamanda.la -lfl -lreadline ../client-src/libamclient.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -DAMANDA_FILE=\"amrecover.o\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amoldrecover amrecover.o display_commands.o extract_list.o help.o set_commands.o uparse.o uscan.o -Wl,--export-dynamic -Wl,--as-needed -lfl -lreadline ../client-src/.libs/libamclient.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/oldrecover-src' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/oldrecover-src' Making all in rest-server make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/rest-server' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/rest-server' ../config.status --file=bin/app.pl:bin/app.pl.in ../config.status --file=bin/app-dancer2.pl:bin/app-dancer2.pl.in ../config.status --file=lib/Amanda/Rest.pm:lib/Amanda/Rest.pm.in config.status: creating bin/app.pl config.status: creating bin/app-dancer2.pl config.status: creating lib/Amanda/Rest.pm make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/rest-server' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/rest-server' Making all in perl make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl' make all-recursive make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl' Making all in amglue make[4]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue' make all-am make[5]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue' /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ghashtable.lo ghashtable.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o gerror.lo gerror.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bigint.lo bigint.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source.lo source.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o objwrap.lo objwrap.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xferwrap.lo xferwrap.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source.c -fPIC -DPIC -o .libs/source.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bigint.c -fPIC -DPIC -o .libs/bigint.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c objwrap.c -fPIC -DPIC -o .libs/objwrap.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ghashtable.c -fPIC -DPIC -o .libs/ghashtable.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c gerror.c -fPIC -DPIC -o .libs/gerror.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xferwrap.c -fPIC -DPIC -o .libs/xferwrap.o /bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.5.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libamglue.la -rpath /usr/lib/amanda ghashtable.lo gerror.lo bigint.lo source.lo objwrap.lo xferwrap.lo ../../xfer-src/libamxfer.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ghashtable.o .libs/gerror.o .libs/bigint.o .libs/source.o .libs/objwrap.o .libs/xferwrap.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed ../../xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libamglue-3.5.1.so -o .libs/libamglue-3.5.1.so libtool: link: (cd ".libs" && rm -f "libamglue.so" && ln -s "libamglue-3.5.1.so" "libamglue.so") libtool: link: ( cd ".libs" && rm -f "libamglue.la" && ln -s "../libamglue.la" "libamglue.la" ) make[5]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue' make[4]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue' Making all in . make[4]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl' ../config.status --file=Amanda/Paths.pm:Amanda/Paths.pm.in ../config.status --file=Amanda/Constants.pm:Amanda/Constants.pm.in /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Application.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Application.lo Amanda/Application.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Archive.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Archive.lo Amanda/Archive.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Cmdfile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Cmdfile.lo Amanda/Cmdfile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Cmdline.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Cmdline.lo Amanda/Cmdline.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Config.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Config.lo Amanda/Config.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Debug.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Debug.lo Amanda/Debug.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Device.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Device.lo Amanda/Device.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Disklist.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Disklist.lo Amanda/Disklist.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Feature.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Feature.lo Amanda/Feature.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Header.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Header.lo Amanda/Header.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/IPC/Binary.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/IPC/Binary.lo Amanda/IPC/Binary.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Logfile.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Logfile.lo Amanda/Logfile.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/MainLoop.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/MainLoop.lo Amanda/MainLoop.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Tapelist.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Tapelist.lo Amanda/Tapelist.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"MainLoop.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/MainLoop.c -fPIC -DPIC -o Amanda/.libs/MainLoop.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Header.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Header.c -fPIC -DPIC -o Amanda/.libs/Header.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Config.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Config.c -fPIC -DPIC -o Amanda/.libs/Config.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Cmdfile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Cmdfile.c -fPIC -DPIC -o Amanda/.libs/Cmdfile.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Archive.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Archive.c -fPIC -DPIC -o Amanda/.libs/Archive.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Application.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Application.c -fPIC -DPIC -o Amanda/.libs/Application.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Debug.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Debug.c -fPIC -DPIC -o Amanda/.libs/Debug.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Device.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Device.c -fPIC -DPIC -o Amanda/.libs/Device.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Cmdline.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Cmdline.c -fPIC -DPIC -o Amanda/.libs/Cmdline.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Disklist.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Disklist.c -fPIC -DPIC -o Amanda/.libs/Disklist.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Tapelist.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Tapelist.c -fPIC -DPIC -o Amanda/.libs/Tapelist.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Feature.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Feature.c -fPIC -DPIC -o Amanda/.libs/Feature.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Logfile.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Logfile.c -fPIC -DPIC -o Amanda/.libs/Logfile.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Binary.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/IPC/Binary.c -fPIC -DPIC -o Amanda/IPC/.libs/Binary.o config.status: creating Amanda/Paths.pm /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Tests.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Tests.lo Amanda/Tests.c config.status: creating Amanda/Constants.pm /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Util.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Util.lo Amanda/Util.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Tests.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Tests.c -fPIC -DPIC -o Amanda/.libs/Tests.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Util.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Util.c -fPIC -DPIC -o Amanda/.libs/Util.o Amanda/Tests.c: In function 'try_threads': Amanda/Tests.c:2073:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2073 | thd = g_thread_create(thread_fn, (gpointer)&data, TRUE, NULL); | ^~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../perl/amglue/amglue.h:30, from Amanda/Tests.c:1561: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ Amanda/Device.c: In function 'set_sv_from_gvalue': Amanda/Device.c:1618:13: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1618 | sv_setiv(sv, g_value_get_char(value)); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:40, from ../perl/amglue/amglue.h:31, from Amanda/Device.c:1567: /usr/include/glib-2.0/gobject/gvaluetypes.h:197:23: note: declared here 197 | gchar g_value_get_char (const GValue *value); | ^~~~~~~~~~~~~~~~ Amanda/Device.c: In function 'set_gvalue_from_sv': Amanda/Device.c:1705:17: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1705 | g_value_set_char(value, val); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:40, from ../perl/amglue/amglue.h:31, from Amanda/Device.c:1567: /usr/include/glib-2.0/gobject/gvaluetypes.h:194:23: note: declared here 194 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/Xfer.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/Xfer.lo Amanda/Xfer.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"Xfer.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/Xfer.c -fPIC -DPIC -o Amanda/.libs/Xfer.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"`basename Amanda/XferServer.c`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o Amanda/XferServer.lo Amanda/XferServer.c Amanda/Util.c: In function 'gettimeofday_for_perl': Amanda/Util.c:1957:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1957 | GTimeVal t; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../perl/amglue/amglue.h:30, from Amanda/Util.c:1561: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ Amanda/Util.c:1958:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1958 | g_get_current_time(&t); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56, from ../perl/amglue/amglue.h:30, from Amanda/Util.c:1561: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/lib/perl5/5.36/powerpc-linux/CORE -I../device-src -I../server-src -I../client-src -I../recover-src -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -pthread -DSWIG -DAMANDA_FILE=\"XferServer.c\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c Amanda/XferServer.c -fPIC -DPIC -o Amanda/.libs/XferServer.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Application.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libApplication.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Application Amanda/Application.lo amglue/libamglue.la ../client-src/libamclient.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Debug.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libDebug.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Debug Amanda/Debug.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/MainLoop.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libMainLoop.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/MainLoop Amanda/MainLoop.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Cmdline.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libCmdline.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Cmdline Amanda/Cmdline.lo amglue/libamglue.la ../server-src/libamserver.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/IPC/Binary.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libBinary.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/IPC/Binary Amanda/IPC/Binary.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Tapelist.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libTapelist.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Tapelist Amanda/Tapelist.lo amglue/libamglue.la ../server-src/libamserver.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Application.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/client-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so ../client-src/.libs/libamclient.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libApplication.so -o .libs/libApplication.so libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Debug.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libDebug.so -o .libs/libDebug.so libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/MainLoop.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libMainLoop.so -o .libs/libMainLoop.so libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Cmdline.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../server-src/.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libCmdline.so -o .libs/libCmdline.so libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/IPC/.libs/Binary.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libBinary.so -o .libs/libBinary.so /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Disklist.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libDisklist.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Disklist Amanda/Disklist.lo amglue/libamglue.la ../server-src/libamserver.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: ( cd ".libs" && rm -f "libApplication.la" && ln -s "../libApplication.la" "libApplication.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Feature.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libFeature.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Feature Amanda/Feature.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: ( cd ".libs" && rm -f "libMainLoop.la" && ln -s "../libMainLoop.la" "libMainLoop.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Tests.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libTests.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Tests Amanda/Tests.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: ( cd ".libs" && rm -f "libDebug.la" && ln -s "../libDebug.la" "libDebug.la" ) libtool: link: ( cd ".libs" && rm -f "libCmdline.la" && ln -s "../libCmdline.la" "libCmdline.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Tapelist.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../server-src/.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libTapelist.so -o .libs/libTapelist.so libtool: link: ( cd ".libs" && rm -f "libBinary.la" && ln -s "../libBinary.la" "libBinary.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Feature.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libFeature.so -o .libs/libFeature.so libtool: link: ( cd ".libs" && rm -f "libTapelist.la" && ln -s "../libTapelist.la" "libTapelist.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Tests.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libTests.so -o .libs/libTests.so libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Disklist.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../server-src/.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libDisklist.so -o .libs/libDisklist.so libtool: link: ( cd ".libs" && rm -f "libFeature.la" && ln -s "../libFeature.la" "libFeature.la" ) libtool: link: ( cd ".libs" && rm -f "libTests.la" && ln -s "../libTests.la" "libTests.la" ) Amanda/Xfer.c: In function '_wrap_xfer_source_pattern': Amanda/Xfer.c:2698:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2698 | arg2 = g_memdup(pat, len); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from ../perl/amglue/amglue.h:30, from Amanda/Xfer.c:1564: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ libtool: link: ( cd ".libs" && rm -f "libDisklist.la" && ln -s "../libDisklist.la" "libDisklist.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Archive.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libArchive.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Archive Amanda/Archive.lo amglue/libamglue.la ../amar-src/libamar.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Cmdfile.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libCmdfile.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Cmdfile Amanda/Cmdfile.lo amglue/libamglue.la ../server-src/libamserver.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Archive.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/amar-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so ../amar-src/.libs/libamar.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libArchive.so -o .libs/libArchive.so libtool: link: ( cd ".libs" && rm -f "libArchive.la" && ln -s "../libArchive.la" "libArchive.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Cmdfile.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../server-src/.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libCmdfile.so -o .libs/libCmdfile.so libtool: link: ( cd ".libs" && rm -f "libCmdfile.la" && ln -s "../libCmdfile.la" "libCmdfile.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/XferServer.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libXferServer.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/XferServer Amanda/XferServer.lo amglue/libamglue.la ../server-src/libamserver.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Logfile.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libLogfile.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Logfile Amanda/Logfile.lo amglue/libamglue.la ../server-src/libamserver.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Device.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libDevice.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Device Amanda/Device.lo amglue/libamglue.la ../device-src/libamdevice.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/XferServer.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../server-src/.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libXferServer.so -o .libs/libXferServer.so /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Util.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libUtil.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Util Amanda/Util.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Device.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libDevice.so -o .libs/libDevice.so libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Logfile.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/server-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so ../server-src/.libs/libamserver.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/device-src/.libs/libamdevice.so -ldl /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libLogfile.so -o .libs/libLogfile.so libtool: link: ( cd ".libs" && rm -f "libXferServer.la" && ln -s "../libXferServer.la" "libXferServer.la" ) libtool: link: ( cd ".libs" && rm -f "libDevice.la" && ln -s "../libDevice.la" "libDevice.la" ) libtool: link: ( cd ".libs" && rm -f "libLogfile.la" && ln -s "../libLogfile.la" "libLogfile.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Util.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libUtil.so -o .libs/libUtil.so /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Xfer.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libXfer.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Xfer Amanda/Xfer.lo amglue/libamglue.la ../xfer-src/libamxfer.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: ( cd ".libs" && rm -f "libUtil.la" && ln -s "../libUtil.la" "libUtil.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Xfer.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so ../xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libXfer.so -o .libs/libXfer.so /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Header.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libHeader.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Header Amanda/Header.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: ( cd ".libs" && rm -f "libXfer.la" && ln -s "../libXfer.la" "libXfer.la" ) libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Header.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libHeader.so -o .libs/libHeader.so libtool: link: ( cd ".libs" && rm -f "libHeader.la" && ln -s "../libHeader.la" "libHeader.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DSWIG -DAMANDA_FILE=\"`basename Amanda/Config.lo`\" -O2 -mcpu=7450 -mtune=7450 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libConfig.la -rpath /usr/lib/perl5/vendor_perl/5.36/auto/Amanda/Config Amanda/Config.lo amglue/libamglue.la ../common-src/libamanda.la -lm -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC Amanda/.libs/Config.o -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl/amglue/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,-rpath -Wl,/usr/lib/amanda -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs -L/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs -Wl,--as-needed amglue/.libs/libamglue.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/xfer-src/.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -O2 -mcpu=7450 -mtune=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libConfig.so -o .libs/libConfig.so libtool: link: ( cd ".libs" && rm -f "libConfig.la" && ln -s "../libConfig.la" "libConfig.la" ) make[4]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl' make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/perl' Making all in po make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/po' Making all in man make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/man' ../config.status --file=entities/global.entities:entities/global.entities.in ../config.status --file=xslt/man.xsl:xslt/man.xsl.in config.status: creating entities/global.entities config.status: creating xslt/man.xsl rm -f config.log /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda.8/" --stringparam noreference 1 --output xml-source/amanda.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda.conf.5/" --stringparam noreference 1 --output xml-source/amanda.conf.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda.conf.5.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-client.conf.5/" --stringparam noreference 1 --output xml-source/amanda-client.conf.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-client.conf.5.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-security.conf.5/" --stringparam noreference 1 --output xml-source/amanda-security.conf.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-security.conf.5.xml rm -f config.log /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-scripts.7/" --stringparam noreference 1 --output xml-source/amanda-scripts.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-scripts.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-archive-format.5/" --stringparam noreference 1 --output xml-source/amanda-archive-format.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-archive-format.5.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-auth.7/" --stringparam noreference 1 --output xml-source/amanda-auth.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-auth.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-auth-ssl.7/" --stringparam noreference 1 --output xml-source/amanda-auth-ssl.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-auth-ssl.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-match.7/" --stringparam noreference 1 --output xml-source/amanda-match.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-match.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amarchiver.8/" --stringparam noreference 1 --output xml-source/amarchiver.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amarchiver.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amgetconf.8/" --stringparam noreference 1 --output xml-source/amgetconf.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amgetconf.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amservice.8/" --stringparam noreference 1 --output xml-source/amservice.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amservice.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amssl.8/" --stringparam noreference 1 --output xml-source/amssl.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amssl.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "script-email.8/" --stringparam noreference 1 --output xml-source/script-email.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/script-email.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-applications.7/" --stringparam noreference 1 --output xml-source/amanda-applications.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-applications.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "ambackup.8/" --stringparam noreference 1 --output xml-source/ambackup.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/ambackup.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "ambsdtar.8/" --stringparam noreference 1 --output xml-source/ambsdtar.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/ambsdtar.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amdump_client.8/" --stringparam noreference 1 --output xml-source/amdump_client.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amdump_client.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amgtar.8/" --stringparam noreference 1 --output xml-source/amgtar.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amgtar.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "ampgsql.8/" --stringparam noreference 1 --output xml-source/ampgsql.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/ampgsql.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amraw.8/" --stringparam noreference 1 --output xml-source/amraw.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amraw.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amsamba.8/" --stringparam noreference 1 --output xml-source/amsamba.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amsamba.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amstar.8/" --stringparam noreference 1 --output xml-source/amstar.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amstar.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amsuntar.8/" --stringparam noreference 1 --output xml-source/amsuntar.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amsuntar.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amzfs-snapshot.8/" --stringparam noreference 1 --output xml-source/amzfs-snapshot.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amzfs-snapshot.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amzfs-sendrecv.8/" --stringparam noreference 1 --output xml-source/amzfs-sendrecv.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amzfs-sendrecv.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-devices.7/" --stringparam noreference 1 --output xml-source/amanda-devices.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-devices.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-compatibility.7/" --stringparam noreference 1 --output xml-source/amanda-compatibility.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-compatibility.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-changers.7/" --stringparam noreference 1 --output xml-source/amanda-changers.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-changers.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-interactivity.7/" --stringparam noreference 1 --output xml-source/amanda-interactivity.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-interactivity.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-taperscan.7/" --stringparam noreference 1 --output xml-source/amanda-taperscan.7.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-taperscan.7.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amaddclient.8/" --stringparam noreference 1 --output xml-source/amaddclient.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amaddclient.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amadmin.8/" --stringparam noreference 1 --output xml-source/amadmin.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amadmin.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amaespipe.8/" --stringparam noreference 1 --output xml-source/amaespipe.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amaespipe.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcheck.8/" --stringparam noreference 1 --output xml-source/amcheck.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcheck.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcheckdb.8/" --stringparam noreference 1 --output xml-source/amcheckdb.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcheckdb.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcheckdump.8/" --stringparam noreference 1 --output xml-source/amcheckdump.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcheckdump.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcleanup.8/" --stringparam noreference 1 --output xml-source/amcleanup.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcleanup.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcleanupdisk.8/" --stringparam noreference 1 --output xml-source/amcleanupdisk.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcleanupdisk.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcrypt-ossl-asym.8/" --stringparam noreference 1 --output xml-source/amcrypt-ossl-asym.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcrypt-ossl-asym.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcrypt-ossl.8/" --stringparam noreference 1 --output xml-source/amcrypt-ossl.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcrypt-ossl.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcrypt.8/" --stringparam noreference 1 --output xml-source/amcrypt.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcrypt.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amcryptsimple.8/" --stringparam noreference 1 --output xml-source/amcryptsimple.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amcryptsimple.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amdevcheck.8/" --stringparam noreference 1 --output xml-source/amdevcheck.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amdevcheck.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amdump.8/" --stringparam noreference 1 --output xml-source/amdump.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amdump.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amflush.8/" --stringparam noreference 1 --output xml-source/amflush.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amflush.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amgpgcrypt.8/" --stringparam noreference 1 --output xml-source/amgpgcrypt.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amgpgcrypt.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amlabel.8/" --stringparam noreference 1 --output xml-source/amlabel.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amlabel.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amoverview.8/" --stringparam noreference 1 --output xml-source/amoverview.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amoverview.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amreindex.8/" --stringparam noreference 1 --output xml-source/amreindex.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amreindex.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amreport.8/" --stringparam noreference 1 --output xml-source/amreport.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amreport.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amrmtape.8/" --stringparam noreference 1 --output xml-source/amrmtape.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amrmtape.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amserverconfig.8/" --stringparam noreference 1 --output xml-source/amserverconfig.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amserverconfig.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amstatus.8/" --stringparam noreference 1 --output xml-source/amstatus.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amstatus.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amtape.8/" --stringparam noreference 1 --output xml-source/amtape.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amtape.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amtapetype.8/" --stringparam noreference 1 --output xml-source/amtapetype.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amtapetype.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amtoc.8/" --stringparam noreference 1 --output xml-source/amtoc.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amtoc.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amvault.8/" --stringparam noreference 1 --output xml-source/amvault.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amvault.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-command-file.5/" --stringparam noreference 1 --output xml-source/amanda-command-file.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-command-file.5.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "disklist.5/" --stringparam noreference 1 --output xml-source/disklist.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/disklist.5.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "tapelist.5/" --stringparam noreference 1 --output xml-source/tapelist.5.proc.xml ./xslt/expand-sambadoc.xsl xml-source/tapelist.5.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amrecover.8/" --stringparam noreference 1 --output xml-source/amrecover.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amrecover.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amrestore.8/" --stringparam noreference 1 --output xml-source/amrestore.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amrestore.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amfetchdump.8/" --stringparam noreference 1 --output xml-source/amfetchdump.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amfetchdump.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --xinclude --stringparam latex.imagebasedir "amanda-rest-server.8/" --stringparam noreference 1 --output xml-source/amanda-rest-server.8.proc.xml ./xslt/expand-sambadoc.xsl xml-source/amanda-rest-server.8.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda.8 xslt/man.xsl xml-source/amanda.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda.conf.5 xslt/man.xsl xml-source/amanda.conf.5.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-client.conf.5 xslt/man.xsl xml-source/amanda-client.conf.5.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-security.conf.5 xslt/man.xsl xml-source/amanda-security.conf.5.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-scripts.7 xslt/man.xsl xml-source/amanda-scripts.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-archive-format.5 xslt/man.xsl xml-source/amanda-archive-format.5.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-auth.7 xslt/man.xsl xml-source/amanda-auth.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-auth-ssl.7 xslt/man.xsl xml-source/amanda-auth-ssl.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-match.7 xslt/man.xsl xml-source/amanda-match.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amarchiver.8 xslt/man.xsl xml-source/amarchiver.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amgetconf.8 xslt/man.xsl xml-source/amgetconf.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amservice.8 xslt/man.xsl xml-source/amservice.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amssl.8 xslt/man.xsl xml-source/amssl.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output script-email.8 xslt/man.xsl xml-source/script-email.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-applications.7 xslt/man.xsl xml-source/amanda-applications.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output ambackup.8 xslt/man.xsl xml-source/ambackup.8.proc.xml Note: Writing amanda-security.conf.5 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output ambsdtar.8 xslt/man.xsl xml-source/ambsdtar.8.proc.xml Note: Writing amanda.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amdump_client.8 xslt/man.xsl xml-source/amdump_client.8.proc.xml Note: Writing amanda-scripts.7 Note: Writing amanda-auth-ssl.7 Note: Writing amanda-archive-format.5 Note: Writing amarchiver.8 Note: Writing ambackup.8 Note: Writing amservice.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amgtar.8 xslt/man.xsl xml-source/amgtar.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output ampgsql.8 xslt/man.xsl xml-source/ampgsql.8.proc.xml Note: Writing amanda-client.conf.5 Note: Writing amanda-applications.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amraw.8 xslt/man.xsl xml-source/amraw.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amsamba.8 xslt/man.xsl xml-source/amsamba.8.proc.xml Note: Writing script-email.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amstar.8 xslt/man.xsl xml-source/amstar.8.proc.xml Note: Writing amanda-match.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amsuntar.8 xslt/man.xsl xml-source/amsuntar.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amzfs-snapshot.8 xslt/man.xsl xml-source/amzfs-snapshot.8.proc.xml Note: Writing amgetconf.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amzfs-sendrecv.8 xslt/man.xsl xml-source/amzfs-sendrecv.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-devices.7 xslt/man.xsl xml-source/amanda-devices.7.proc.xml Note: Writing amssl.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-compatibility.7 xslt/man.xsl xml-source/amanda-compatibility.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-changers.7 xslt/man.xsl xml-source/amanda-changers.7.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-interactivity.7 xslt/man.xsl xml-source/amanda-interactivity.7.proc.xml Note: Writing amanda-auth.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-taperscan.7 xslt/man.xsl xml-source/amanda-taperscan.7.proc.xml Note: Writing amstar.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amaddclient.8 xslt/man.xsl xml-source/amaddclient.8.proc.xml Note: Writing amanda-compatibility.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amadmin.8 xslt/man.xsl xml-source/amadmin.8.proc.xml Note: Writing amgtar.8 Note: Writing amdump_client.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amaespipe.8 xslt/man.xsl xml-source/amaespipe.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcheck.8 xslt/man.xsl xml-source/amcheck.8.proc.xml Note: Writing ambsdtar.8 Note: Writing amzfs-sendrecv.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcheckdb.8 xslt/man.xsl xml-source/amcheckdb.8.proc.xml Note: Writing amanda-devices.7 Note: Writing amraw.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcheckdump.8 xslt/man.xsl xml-source/amcheckdump.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcleanup.8 xslt/man.xsl xml-source/amcleanup.8.proc.xml Note: Writing amanda.conf.5 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcleanupdisk.8 xslt/man.xsl xml-source/amcleanupdisk.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcrypt-ossl-asym.8 xslt/man.xsl xml-source/amcrypt-ossl-asym.8.proc.xml Note: Writing amsamba.8 Note: Writing ampgsql.8 Note: Writing amsuntar.8 Note: Writing amzfs-snapshot.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcrypt-ossl.8 xslt/man.xsl xml-source/amcrypt-ossl.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcrypt.8 xslt/man.xsl xml-source/amcrypt.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amcryptsimple.8 xslt/man.xsl xml-source/amcryptsimple.8.proc.xml Note: Writing amanda-interactivity.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amdevcheck.8 xslt/man.xsl xml-source/amdevcheck.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amdump.8 xslt/man.xsl xml-source/amdump.8.proc.xml Note: Writing amcleanup.8 Note: Writing amanda-taperscan.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amflush.8 xslt/man.xsl xml-source/amflush.8.proc.xml Note: Writing amaddclient.8 Note: Writing amanda-changers.7 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amgpgcrypt.8 xslt/man.xsl xml-source/amgpgcrypt.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amlabel.8 xslt/man.xsl xml-source/amlabel.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amoverview.8 xslt/man.xsl xml-source/amoverview.8.proc.xml Note: Writing amcryptsimple.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amreindex.8 xslt/man.xsl xml-source/amreindex.8.proc.xml Note: Writing amcrypt.8 Note: Writing amadmin.8 Note: Writing amaespipe.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amreport.8 xslt/man.xsl xml-source/amreport.8.proc.xml Note: Writing amcheckdump.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amrmtape.8 xslt/man.xsl xml-source/amrmtape.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amserverconfig.8 xslt/man.xsl xml-source/amserverconfig.8.proc.xml Note: Writing amcheckdb.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amstatus.8 xslt/man.xsl xml-source/amstatus.8.proc.xml Note: Writing amcleanupdisk.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amtape.8 xslt/man.xsl xml-source/amtape.8.proc.xml Note: Writing amcheck.8 Note: Writing amcrypt-ossl-asym.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amtapetype.8 xslt/man.xsl xml-source/amtapetype.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amtoc.8 xslt/man.xsl xml-source/amtoc.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amvault.8 xslt/man.xsl xml-source/amvault.8.proc.xml Note: Writing amcrypt-ossl.8 Note: Writing amdevcheck.8 Note: Writing amstatus.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-command-file.5 xslt/man.xsl xml-source/amanda-command-file.5.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output disklist.5 xslt/man.xsl xml-source/disklist.5.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output tapelist.5 xslt/man.xsl xml-source/tapelist.5.proc.xml Note: Writing amdump.8 Note: Writing amtape.8 Note: Writing amgpgcrypt.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amrecover.8 xslt/man.xsl xml-source/amrecover.8.proc.xml Note: Writing amflush.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amrestore.8 xslt/man.xsl xml-source/amrestore.8.proc.xml Note: Writing amoverview.8 /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amfetchdump.8 xslt/man.xsl xml-source/amfetchdump.8.proc.xml /usr/bin/xsltproc --nonet --path "./xslt/:./entities/" --output amanda-rest-server.8 xslt/man.xsl xml-source/amanda-rest-server.8.proc.xml Note: Writing amreindex.8 Note: Writing amlabel.8 Note: Writing amtapetype.8 Note: Writing amrmtape.8 Note: Writing amreport.8 Note: Writing amserverconfig.8 Note: Writing amvault.8 Note: Writing amanda-command-file.5 Note: Writing tapelist.5 Note: Writing disklist.5 Note: Writing amfetchdump.8 Note: Writing amtoc.8 Note: Writing amanda-rest-server.8 Note: Writing amrecover.8 Note: Writing amrestore.8 make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/man' Making all in example make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/example' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/example' ../config.status --file=amanda-client.conf:amanda-client.conf.in ../config.status --file=amanda-client-postgresql.conf:amanda-client-postgresql.conf.in ../config.status --file=inetd.conf.amandaclient:inetd.conf.amandaclient.in ../config.status --file=xinetd.amandaclient:xinetd.amandaclient.in ../config.status --file=amandaclient.xml:amandaclient.xml.in ../config.status --file=amanda.conf:amanda.conf.in ../config.status --file=inetd.conf.amandaserver:inetd.conf.amandaserver.in ../config.status --file=xinetd.amandaserver:xinetd.amandaserver.in ../config.status --file=amandaserver.xml:amandaserver.xml.in ../config.status --file=template.d/advanced.conf:template.d/advanced.conf.in ../config.status --file=template.d/amanda-harddisk.conf:template.d/amanda-harddisk.conf.in ../config.status --file=template.d/amanda-single-tape.conf:template.d/amanda-single-tape.conf.in ../config.status --file=template.d/amanda-tape-changer.conf:template.d/amanda-tape-changer.conf.in ../config.status --file=template.d/amanda-S3.conf:template.d/amanda-S3.conf.in ../config.status --file=template.d/amanda-CAStor.conf:template.d/amanda-CAStor.conf.in config.status: creating amandaserver.xml config.status: creating xinetd.amandaclient config.status: creating template.d/amanda-harddisk.conf config.status: creating inetd.conf.amandaserver config.status: creating amanda-client.conf config.status: creating amanda-client-postgresql.conf config.status: creating template.d/amanda-S3.conf config.status: creating xinetd.amandaserver config.status: creating inetd.conf.amandaclient config.status: creating template.d/amanda-single-tape.conf config.status: creating template.d/advanced.conf config.status: creating template.d/amanda-CAStor.conf config.status: creating amandaclient.xml config.status: creating template.d/amanda-tape-changer.conf config.status: creating amanda.conf make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/example' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/example' Making all in packaging make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/packaging' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/packaging' Making all in installcheck make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/installcheck' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/installcheck' ../config.status --file=run-ndmp:run-ndmp.pl config.status: creating run-ndmp chmod a+x run-ndmp make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/installcheck' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/installcheck' make[1]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' >>> Source compiled. >>> Test phase: app-backup/amanda-3.5.1-r3 make -j16 -l18 check make check-recursive make[1]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' Making check in . make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' Making check in gnulib make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make check-recursive make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[4]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/gnulib' Making check in config make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/config' make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/config' Making check in common-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make check-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make check-TESTS check-local make[4]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make[4]: Nothing to be done for 'check-local'. make[5]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' PASS: crc32-test PASS: amflock-test PASS: quoting-test PASS: match-test PASS: fileheader-test FAIL: hexencode-test PASS: ipc-binary-test PASS: amsemaphore-test PASS: event-test ============================================================================ Testsuite summary for amanda 3.5.1 ============================================================================ # TOTAL: 9 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See common-src/test-suite.log ============================================================================ make[5]: *** [Makefile:2705: test-suite.log] Error 1 make[5]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make[4]: *** [Makefile:2813: check-TESTS] Error 2 make[4]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make[3]: *** [Makefile:2945: check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make[2]: *** [Makefile:2947: check] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src' make[1]: *** [Makefile:1717: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' make: *** [Makefile:2017: check] Error 2 * ERROR: app-backup/amanda-3.5.1-r3::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 2588: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 832: Called die * The specific snippet of code: * ${emake_cmd} ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-backup/amanda-3.5.1-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-backup/amanda-3.5.1-r3::gentoo'`. * The complete build log is located at '/var/log/portage/build/app-backup/amanda-3.5.1-r3:20230311-140112.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-backup/amanda-3.5.1-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/amanda-3.5.1-r3/temp/environment'. * Working directory: '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' * S: '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1'