* Package: app-backup/amanda-3.5.1-r3  * Repository: gentoo  * Maintainer: robbat2@gentoo.org lists@xunil.at,proxy-maint@gentoo.org,dustin@v.igoro.us  * USE: abi_ppc_32 curl elibc_glibc gnuplot kernel_linux minimal ndmp ppc readline samba systemd userland_GNU xfs  * FEATURES: preserve-libs sandbox * You are installing a client-only version of Amanda. * You should set the variable $AMANDA_SERVER to point at your * Amanda-tape-server, otherwise you will have to specify its name * when using amrecover on the client. * For example: Use something like * AMANDA_SERVER="myserver" emerge amanda * >>> 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 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: amanda-3.5.1/ * Running elibtoolize in: amanda-3.5.1/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 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 T1000 for tape server. * Using /dev/nst0 for tape server. * Using T1000 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.sub with /usr/share/gnuconfig/config.sub * econf: updating amanda-3.5.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating amanda-3.5.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating amanda-3.5.1/config.guess with /usr/share/gnuconfig/config.guess ./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=T1000 --with-tape-device=/dev/nst0 --with-index-server=T1000 --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 --with-libcurl --without-server --without-ipv6 --disable-nls --with-amperldir=/usr/lib/perl5/vendor_perl/5.30.3 --disable-syntax-checks --enable-manpage-build --with-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 we are using the GNU C compiler... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for a thread-safe mkdir -p... /bin/mkdir -p checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for faccessat... yes checking for symlink... yes checking for _set_invalid_parameter_handler... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for nl_langinfo... yes checking for isblank... yes checking for iswctype... yes checking for secure_getenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking if environ is properly declared... yes checking for complete errno.h... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for gawk... gawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by GCC... /usr/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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for external symbol _system_configuration... no checking for sigset_t... yes checking whether alarm is declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ssize_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for multithread API to use... posix checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 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 dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... 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.8/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... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wall... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wextra... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wno-int... no checking for gnuplot... /usr/bin/gnuplot 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... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by 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-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no 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 HMAC_CTX_init in -lcrypto... no checking for HMAC_CTX_reset in -lcrypto... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking whether to include the Amazon S3 device... no checking linux/zftape.h usability... no checking linux/zftape.h presence... no checking for linux/zftape.h... no checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking for MTIOCTOP... yes checking for mt_flags mtget structure element... no checking for mt_fileno mtget structure element... yes checking for mt_blkno mtget structure element... yes checking for mt_dsreg mtget structure element... yes checking for mt_erreg mtget structure element... yes checking whether to include the DVD-RW device... no checking whether UID '0' is supported by ustar format... yes checking whether GID '0' 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 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 fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking for endmntent... yes checking for setmntent... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether POSIX locking (with fcntl(2)) is available... yes checking whether flock locking is available... yes checking whether lockf(3) locking is available... yes checking whether link(2) is available for locking... yes checking for perl module ExtUtils::Embed version 0.0... ok checking for 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 openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for 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... /sbin/xfsdump checking for xfsrestore... /sbin/xfsrestore configure: WARNING: xfsdump causes the setuid-root rundump program to be enabled. To disable it, just #undef XFSDUMP in config/config.h checking for vxdump... no checking for vxrestore... no checking for vdump... no checking for vrestore... no checking for ufsdump... no checking for dump... /usr/sbin/dump checking for ufsrestore... no checking for restore... /usr/sbin/restore checking whether /usr/sbin/dump supports -E or -S for estimates... S checking for star... no checking for bsdtar... /usr/bin/bsdtar checking for 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/sh checking for sort... /usr/bin/sort checking for Mail... no checking for mailx... no 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... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wdeclaration-after-statement... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wmissing-prototypes... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wstrict-prototypes... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wmissing-declarations... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wformat... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wformat-security... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wsign-compare... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wfloat-equal... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wold-style-definition... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wstrict-aliasing... yes checking for powerpc-unknown-linux-gnu-gcc flag -Wunknown-pragmas... yes 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 ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for netinet/in.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking for sys/file.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking size of int... 4 checking size of long... 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 sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking whether wait uses union wait... 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-2.0 >= 2.2.0 gmodule-2.0 gobject-2.0 gthread-2.0... yes checking for GLIB - version >= 2.2.0... yes (version 2.64.5) checking for powerpc-unknown-linux-gnu-gcc flag -Wdeprecated-declarations... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for modf in -lm... yes checking for dlopen in -ldl... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace_symbols_fd... yes checking for library containing shm_open... -lrt checking for accept... yes checking for accept declaration in sys/types.h sys/socket.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for atexit... yes checking for atof... yes checking for atof declaration in stdlib.h... yes checking for atol... yes checking for atol declaration in stdlib.h... yes checking for atoll... yes checking for atoll declaration in stdlib.h... yes checking for strtol... yes checking for strtol declaration in stdlib.h... yes checking for strtoll... yes checking for strtoll declaration in stdlib.h... yes checking for basename... yes checking for bind... yes checking for bind declaration in sys/types.h sys/socket.h... yes checking for bcopy... yes checking for bcopy declaration in string.h strings.h stdlib.h... yes checking for bzero... yes checking for bzero declaration in string.h strings.h stdlib.h... yes checking whether closedir returns void... no checking for closelog... yes checking for closelog declaration in syslog.h... yes checking for connect... yes checking for connect declaration in sys/types.h sys/socket.h... yes checking for fclose... yes checking for fclose declaration in stdio.h... yes checking for fflush... yes checking for fflush declaration in stdio.h... yes checking for fprintf... yes checking for fprintf declaration in stdio.h... yes checking for fputc... yes checking for fputc declaration in stdio.h... yes checking for fputs... yes checking for fputs declaration in stdio.h... yes checking for fread... yes checking for fread declaration in stdio.h stdlib.h... yes checking for fseek... yes checking for fseek declaration in stdio.h... yes checking for fwrite... yes checking for fwrite declaration in stdio.h stdlib.h... yes checking for getgrgid_r... yes checking for getpwuid_r... yes checking for realpath... yes checking for gethostname... yes checking for gethostname declaration in unistd.h... yes checking for getopt... yes checking for getopt declaration in stdlib.h unistd.h libc.h... yes checking for getpeername... yes checking for getpeername declaration in sys/types.h sys/socket.h... yes checking for getpgrp... yes checking whether getpgrp requires zero arguments... yes checking for getsockname... yes checking for getsockname declaration in sys/types.h sys/socket.h... yes checking for getsockopt... yes checking for getsockopt declaration in sys/types.h sys/socket.h... yes checking for initgroups... yes checking for initgroups declaration in grp.h sys/types.h unistd.h libc.h... yes checking for ioctl... yes checking for ioctl declaration in sys/ioctl.h unistd.h libc.h... yes checking for isnormal... no checking for listen... yes checking for listen declaration in sys/types.h sys/socket.h... yes checking for lstat... (cached) yes checking for lstat declaration in sys/types.h sys/stat.h... yes checking for malloc... yes checking for malloc declaration in stdlib.h... yes checking for memmove... yes checking for memmove declaration in string.h strings.h... yes checking for memset... yes checking for memset declaration in string.h strings.h... yes checking for mkstemp... yes checking for mkstemp declaration in stdlib.h... yes checking for mktemp... yes checking for mktemp declaration in stdlib.h... yes checking for mktime... yes checking for mktime declaration in time.h sys/time.h... yes checking for on_exit... yes checking for openlog... yes checking for openlog declaration in syslog.h... yes checking for pclose... yes checking for pclose declaration in stdio.h... yes checking for perror... yes checking for perror declaration in stdio.h... yes checking for printf... yes checking for printf declaration in stdio.h... yes checking for putenv... yes checking for puts... yes checking for puts declaration in stdio.h... yes checking for realloc... yes checking for realloc declaration in stdlib.h... yes checking for recvfrom... yes checking for recvfrom declaration in sys/types.h sys/socket.h... yes checking for remove... yes checking for remove declaration in stdio.h... yes checking for rename... yes checking for rename declaration in stdio.h... yes checking for rewind... yes checking for rewind declaration in stdio.h... yes checking for ruserok... yes checking for ruserok declaration in netdb.h sys/socket.h libc.h unistd.h... yes checking for select... yes checking for select declaration in sys/types.h sys/socket.h sys/select.h time.h sys/time.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for select() argument type... fd_set checking for sendto... yes checking for sendto declaration in sys/types.h sys/socket.h... yes checking for setegid... yes checking for setegid declaration in unistd.h... yes checking for seteuid... yes checking for seteuid declaration in unistd.h... yes checking for setresgid... yes checking for setresgid declaration in unistd.h... yes checking for setresuid... yes checking for setresuid declaration in unistd.h... yes checking for snprintf... (cached) yes checking for snprintf declaration in stdio.h... yes checking for vsnprintf... yes checking for vsnprintf declaration in stdio.h... yes checking for setpgid... yes checking for setpgid... (cached) yes checking for setpgid declaration in sys/types.h unistd.h... yes checking for setpgrp... yes checking whether setpgrp takes no argument... yes checking for setpgrp... (cached) yes checking for setpgrp declaration in sys/types.h unistd.h libc.h... yes checking for setsockopt... yes checking for setsockopt declaration in sys/types.h sys/socket.h... yes checking for sigaction... (cached) yes checking for sigemptyset... yes checking for sigvec... no checking for socket... yes checking for socket declaration in sys/types.h sys/socket.h... yes checking for socketpair... yes checking for socketpair declaration in sys/types.h sys/socket.h... yes checking for sscanf... yes checking for sscanf declaration in stdio.h... yes checking for strerror... yes checking for strerror declaration in string.h strings.h... yes checking for strftime... yes checking for strftime... (cached) yes checking for strftime declaration in time.h sys/time.h... yes checking for strncasecmp... yes checking for strncasecmp declaration in string.h strings.h... yes checking for syslog... yes checking for syslog declaration in syslog.h... yes checking for system... yes checking for system declaration in stdlib.h... yes checking for time... yes checking for time declaration in time.h sys/time.h... yes checking for tolower... yes checking for tolower declaration in ctype.h... yes checking for toupper... yes checking for toupper declaration in ctype.h... yes checking for ungetc... yes checking for ungetc declaration in stdio.h... yes checking for unsetenv... yes checking for vfprintf... yes checking for vfprintf declaration in stdio.h stdlib.h... yes checking for vprintf... yes checking for vprintf declaration in stdio.h stdlib.h... yes checking for wait4... yes checking for writev... yes checking for writev declaration in unistd.h sys/uio.h... yes checking for strcasecmp... yes checking for strcasecmp declaration in string.h strings.h... yes checking for euidaccess... (cached) yes checking for euidaccess declaration in unistd.h... yes checking for eaccess... yes checking for eaccess declaration in unistd.h... yes checking for clock_gettime... yes checking for clock_gettime declaration in time.h... yes checking for getservbyname_r... 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... no 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 whether to use NLS... no 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: -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 CPPFLAGS: -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu LIBS: -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto Amanda Components: client amrecover ndmp (no server) (no restore) (no rest-server) Amanda Devices: file null rait tape (no dvdrw) (no ndmp) (no S3) Working IPv6: no 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.30.3 Template and example data files (amdatadir): /usr/share/amanda Temporary: /var/tmp/amanda WARNINGS: xfsdump causes the setuid-root rundump program to be enabled. To disable it, just #undef XFSDUMP in config/config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1 ... make -j1 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 /bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/1/g' \ -e 's/@''GNULIB_INET_PTON''@/1/g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/spool/amanda"'; \ echo '#define RUNSTATEDIR "/var/spool/amanda/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/amanda-3.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 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 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 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 rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_SOCKET''@/0/g' \ -e 's/@''GNULIB_CONNECT''@/0/g' \ -e 's/@''GNULIB_ACCEPT''@/0/g' \ -e 's/@''GNULIB_BIND''@/0/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/0/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/1/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|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 unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/1/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/1/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o base64.lo base64.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o c-ctype.lo c-ctype.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fd-hook.lo fd-hook.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o full-read.lo full-read.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c full-read.c -fPIC -DPIC -o .libs/full-read.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o full-write.lo full-write.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c full-write.c -fPIC -DPIC -o .libs/full-write.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o localcharset.lo localcharset.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -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=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o physmem.lo physmem.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c physmem.c -fPIC -DPIC -o .libs/physmem.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o safe-read.lo safe-read.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o safe-write.lo safe-write.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sig-handler.lo sig-handler.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sockets.lo sockets.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sockets.c -fPIC -DPIC -o .libs/sockets.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sys_socket.lo sys_socket.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tempname.lo tempname.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tempname.c -fPIC -DPIC -o .libs/tempname.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unistd.lo unistd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xsize.lo xsize.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o asnprintf.lo asnprintf.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o float.lo float.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c float.c -fPIC -DPIC -o .libs/float.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fsusage.lo fsusage.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o printf-args.lo printf-args.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o printf-parse.lo printf-parse.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o vasnprintf.lo vasnprintf.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wno-error -Wno-sign-compare -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: /usr/bin/ar cru .libs/libgnu.a .libs/base64.o .libs/c-ctype.o .libs/fd-hook.o .libs/full-read.o .libs/full-write.o .libs/localcharset.o glthread/.libs/lock.o .libs/physmem.o .libs/safe-read.o .libs/safe-write.o .libs/sig-handler.o .libs/sockets.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/unistd.o .libs/wctype-h.o .libs/xsize.o .libs/asnprintf.o .libs/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" ) 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 rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/amanda/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed make[4]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename genversion.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename genversion.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"genversion.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o genversion genversion.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../gnulib/.libs/libgnu.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread rm -f version.c ./genversion > version.c make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ambind.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename alloc.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alloc.lo alloc.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"alloc.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c alloc.c -fPIC -DPIC -o .libs/alloc.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename am_sl.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o am_sl.lo am_sl.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"am_sl.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c am_sl.c -fPIC -DPIC -o .libs/am_sl.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amfeatures.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amfeatures.lo amfeatures.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amfeatures.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amfeatures.c -fPIC -DPIC -o .libs/amfeatures.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock.lo amflock.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock.c -fPIC -DPIC -o .libs/amflock.o amflock.c:44:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amjson.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amjson.lo amjson.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amjson.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amjson.c -fPIC -DPIC -o .libs/amjson.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ammessage.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ammessage.lo ammessage.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ammessage.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ammessage.c -fPIC -DPIC -o .libs/ammessage.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ipc-binary.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ipc-binary.lo ipc-binary.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ipc-binary.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ipc-binary.c -fPIC -DPIC -o .libs/ipc-binary.o ipc-binary.c: In function 'expand_buffer': ipc-binary.c:61:13: warning: Deprecated pre-processor symbol, replace with 61 | buf->length); | ^~~~~~~~~ ipc-binary.c: In function 'add_to_buffer': ipc-binary.c:78:13: warning: Deprecated pre-processor symbol, replace with 78 | g_memmove(buf->buf + buf->offset + buf->length, data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipc-binary.c: In function 'ipc_binary_poll_message': ipc-binary.c:453:13: warning: Deprecated pre-processor symbol, replace with 453 | g_memmove(data, p, arglen); | ^~~~~~~~~~~~~~~~~~~~ ipc-binary.c: In function 'ipc_binary_queue_message': ipc-binary.c:531:13: warning: Deprecated pre-processor symbol, replace with 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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amxml.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amxml.lo amxml.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amxml.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amxml.c -fPIC -DPIC -o .libs/amxml.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename backup_support_option.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o backup_support_option.lo backup_support_option.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"backup_support_option.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c backup_support_option.c -fPIC -DPIC -o .libs/backup_support_option.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename clock.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.lo clock.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"clock.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c clock.c -fPIC -DPIC -o .libs/clock.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename conffile.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o conffile.lo conffile.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"conffile.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c conffile.c -fPIC -DPIC -o .libs/conffile.o conffile.c: In function 'update_derived_values': conffile.c:6731:54: warning: comparison between pointer and zero character constant [-Wpointer-compare] 6731 | if (!autolabel->template || autolabel->template == '\0') { | ^~ conffile.c:6731:34: note: did you mean to dereference the pointer? 6731 | if (!autolabel->template || autolabel->template == '\0') { | ^ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename debug.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o debug.lo debug.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"debug.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dgram.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dgram.lo dgram.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dgram.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dgram.c -fPIC -DPIC -o .libs/dgram.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename event.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o event.lo event.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"event.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c event.c -fPIC -DPIC -o .libs/event.o event.c:84:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 284 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:303:13: warning: Deprecated pre-processor symbol 303 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:303:13: warning: Deprecated pre-processor symbol, replace with 303 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:305:13: warning: Deprecated pre-processor symbol 305 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:305:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 405 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:426:13: warning: Deprecated pre-processor symbol 426 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ event.c:426:13: warning: Deprecated pre-processor symbol, replace with 426 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ event.c:428:13: warning: Deprecated pre-processor symbol 428 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ event.c:428:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 450 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename file.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"file.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c file.c -fPIC -DPIC -o .libs/file.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename fileheader.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fileheader.lo fileheader.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"fileheader.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c fileheader.c -fPIC -DPIC -o .libs/fileheader.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename glib-util.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o glib-util.lo glib-util.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"glib-util.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c glib-util.c -fPIC -DPIC -o .libs/glib-util.o glib-util.c: In function 'glib_init': glib-util.c:151:13: warning: Deprecated pre-processor symbol 151 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename match.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.lo match.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"match.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c match.c -fPIC -DPIC -o .libs/match.o match.c:161:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 281 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename mem-ring.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mem-ring.lo mem-ring.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"mem-ring.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mem-ring.c -fPIC -DPIC -o .libs/mem-ring.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename packet.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o packet.lo packet.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"packet.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename pipespawn.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipespawn.lo pipespawn.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"pipespawn.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c pipespawn.c -fPIC -DPIC -o .libs/pipespawn.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename protocol.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"protocol.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amsemaphore.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amsemaphore.lo amsemaphore.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amsemaphore.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amsemaphore.c -fPIC -DPIC -o .libs/amsemaphore.o amsemaphore.c: In function 'amsemaphore_new_with_value': amsemaphore.c:32:13: warning: Deprecated pre-processor symbol 32 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o security.lo security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c security.c -fPIC -DPIC -o .libs/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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename security-file.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o security-file.lo security-file.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security-file.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c security-file.c -fPIC -DPIC -o .libs/security-file.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename security-util.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o security-util.lo security-util.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"security-util.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c security-util.c -fPIC -DPIC -o .libs/security-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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename shm-ring.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o shm-ring.lo shm-ring.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"shm-ring.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c shm-ring.c -fPIC -DPIC -o .libs/shm-ring.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename simpleprng.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"simpleprng.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename sockaddr-util.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sockaddr-util.lo sockaddr-util.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"sockaddr-util.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename stream.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stream.lo stream.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"stream.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename tapelist.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tapelist.lo tapelist.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"tapelist.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tapelist.c -fPIC -DPIC -o .libs/tapelist.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename timestamp.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o timestamp.lo timestamp.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"timestamp.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amutil.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amutil.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amutil.c -fPIC -DPIC -o .libs/amutil.o amutil.c: In function 'portable_readdir': amutil.c:1493:13: warning: Deprecated pre-processor symbol, replace with 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:13: warning: Deprecated pre-processor symbol, replace with 1495 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~~ amutil.c:1504:13: warning: Deprecated pre-processor symbol 1504 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~~ amutil.c:1504:13: warning: Deprecated pre-processor symbol, replace with 1504 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~~ amutil.c: In function 'set_root_privs': amutil.c:1772:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] 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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amcrc32chw.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amcrc32chw.lo amcrc32chw.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amcrc32chw.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-posix.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-posix.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-flock.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-flock.lo amflock-flock.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-flock.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-flock.c -fPIC -DPIC -o .libs/amflock-flock.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-lockf.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amflock-lockf.lo amflock-lockf.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-lockf.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-lockf.c -fPIC -DPIC -o .libs/amflock-lockf.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-lnlock.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-lnlock.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amflock-lnlock.c -fPIC -DPIC -o .libs/amflock-lnlock.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ssh-security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ssh-security.lo ssh-security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ssh-security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ssh-security.c -fPIC -DPIC -o .libs/ssh-security.o ssh-security.c: In function 'runssh': ssh-security.c:398:13: warning: cast between incompatible function types from 'void (*)(pid_t, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 398 | (GSourceFunc)ssh_child_watch_callback, rc, NULL); | ^ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename bsd-security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsd-security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename bsdtcp-security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bsdtcp-security.lo bsdtcp-security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsdtcp-security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bsdtcp-security.c -fPIC -DPIC -o .libs/bsdtcp-security.o bsdtcp-security.c: In function 'bsdtcp_fn_connect': bsdtcp-security.c:267:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 267 | if (rh->next_res) { | ^ bsdtcp-security.c:284:5: note: here 284 | case S_OK: | ^~~~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename bsdudp-security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"bsdudp-security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ssl-security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ssl-security.lo ssl-security.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ssl-security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ssl-security.c -fPIC -DPIC -o .libs/ssl-security.o ssl-security.c: In function 'ssl_connect': ssl-security.c:204:38: warning: comparison between pointer and zero character constant [-Wpointer-compare] 204 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^~ ssl-security.c:204:24: note: did you mean to dereference the pointer? 204 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^ ssl-security.c:207:36: warning: comparison between pointer and zero character constant [-Wpointer-compare] 207 | if (!ssl_key_file || ssl_key_file == '\0') { | ^~ ssl-security.c:207:23: note: did you mean to dereference the pointer? 207 | if (!ssl_key_file || ssl_key_file == '\0') { | ^ ssl-security.c:210:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 210 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^~ ssl-security.c:210:27: note: did you mean to dereference the pointer? 210 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^ ssl-security.c:213:52: warning: comparison between pointer and zero character constant [-Wpointer-compare] 213 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^~ ssl-security.c:213:31: 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:38: warning: comparison between pointer and zero character constant [-Wpointer-compare] 432 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^~ ssl-security.c:432:24: note: did you mean to dereference the pointer? 432 | if (!ssl_cert_file || ssl_cert_file == '\0') { | ^ ssl-security.c:435:36: warning: comparison between pointer and zero character constant [-Wpointer-compare] 435 | if (!ssl_key_file || ssl_key_file == '\0') { | ^~ ssl-security.c:435:23: note: did you mean to dereference the pointer? 435 | if (!ssl_key_file || ssl_key_file == '\0') { | ^ ssl-security.c:438:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 438 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^~ ssl-security.c:438:27: note: did you mean to dereference the pointer? 438 | if (!ssl_ca_cert_file || ssl_ca_cert_file == '\0') { | ^ ssl-security.c:577:52: warning: comparison between pointer and zero character constant [-Wpointer-compare] 577 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^~ ssl-security.c:577:31: note: did you mean to dereference the pointer? 577 | if (!ssl_fingerprint_file || ssl_fingerprint_file == '\0') { | ^ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename local-security.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"local-security.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c local-security.c -fPIC -DPIC -o .libs/local-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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename version.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"version.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename alloc.lo`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: 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 -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -Os -mcpu=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -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 -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ambind.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ambind ambind.o libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ambind.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/ambind ambind.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename testutils.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o testutils.lo testutils.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"testutils.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c testutils.c -fPIC -DPIC -o .libs/testutils.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename testutils.lo`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtestutils.la testutils.lo -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: /usr/bin/ar cru .libs/libtestutils.a .libs/testutils.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libtestutils.a 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 -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amflock-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amflock-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amflock-test amflock-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename event-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o event-test.o event-test.c event-test.c: In function 'test_child_watch_source': event-test.c:610:32: warning: cast between incompatible function types from 'void (*)(pid_t, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 610 | g_source_set_callback(src, (GSourceFunc)test_child_watch_callback, | ^ event-test.c:631:33: warning: cast between incompatible function types from 'void (*)(pid_t, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 631 | g_source_set_callback(src2, (GSourceFunc)test_child_watch_callback, | ^ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename event-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"event-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/event-test event-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amsemaphore-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amsemaphore-test.o amsemaphore-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amsemaphore-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amsemaphore-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amsemaphore-test amsemaphore-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename crc32-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crc32-test.o crc32-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename crc32-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"crc32-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/crc32-test crc32-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename quoting-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quoting-test.o quoting-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename quoting-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"quoting-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/quoting-test quoting-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ipc-binary-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ipc-binary-test.o ipc-binary-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename ipc-binary-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"ipc-binary-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename hexencode-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hexencode-test.o hexencode-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename hexencode-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"hexencode-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hexencode-test hexencode-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename fileheader-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fileheader-test.o fileheader-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename fileheader-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"fileheader-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/fileheader-test fileheader-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename match-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match-test.o match-test.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename match-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"match-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/match-test match-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so ./.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amservice.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amservice.o amservice.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amservice.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amservice amservice.o libamanda.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amservice.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amservice amservice.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda ../config.status --file=amgpgcrypt:amgpgcrypt.pl config.status: creating amgpgcrypt chmod a+x amgpgcrypt ../config.status --file=amcryptsimple:amcryptsimple.pl config.status: creating amcryptsimple chmod a+x amcryptsimple ../config.status --file=amgetconf:amgetconf.pl config.status: creating amgetconf chmod a+x amgetconf ../config.status --file=amssl:amssl.pl config.status: creating amssl chmod a+x amssl ../config.status --file=amcrypt:amcrypt.sh config.status: creating amcrypt chmod a+x amcrypt ../config.status --file=amaespipe:amaespipe.sh config.status: creating amaespipe chmod a+x amaespipe ../config.status --file=amcrypt-ossl:amcrypt-ossl.sh config.status: creating amcrypt-ossl chmod a+x amcrypt-ossl ../config.status --file=amcrypt-ossl-asym:amcrypt-ossl-asym.sh config.status: creating amcrypt-ossl-asym chmod a+x amcrypt-ossl-asym ../config.status --file=amanda-sh-lib.sh:amanda-sh-lib.sh.in config.status: creating amanda-sh-lib.sh powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename make_security_file.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o make_security_file.o make_security_file.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename make_security_file.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"make_security_file.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -pthread -pthread -Wl,--as-needed ./.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amar.lo amar.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amar.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amar.c -fPIC -DPIC -o .libs/amar.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar.lo`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: 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 -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -Os -mcpu=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -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 -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amar-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amar-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amar-test amar-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ./.libs/libamar.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so ../common-src/.libs/libtestutils.a -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib/amanda powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amarchiver.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amarchiver.o amarchiver.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amarchiver.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o amarchiver amarchiver.o libamar.la -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amarchiver.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amarchiver amarchiver.o -Wl,--export-dynamic -pthread -pthread -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 -lrt -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad_util.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandad_util.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c amandad_util.c -fPIC -DPIC -o .libs/amandad_util.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad_util.lo`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: 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 -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -Os -mcpu=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -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 -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename amandad.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"amandad.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/amandad amandad.o -Wl,--export-dynamic -pthread -pthread -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 -lrt -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-test.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-test.o xfer-test.c xfer-test.c: In function 'xfer_source_readfd_get_type': xfer-test.c:148:13: warning: cast between incompatible function types from 'void (*)(XferSourceReadfdClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 148 | (GClassInitFunc) source_readfd_class_init, | ^ xfer-test.c: In function 'xfer_source_writefd_get_type': xfer-test.c:246:13: warning: cast between incompatible function types from 'void (*)(XferSourceWritefdClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 246 | (GClassInitFunc) source_writefd_class_init, | ^ xfer-test.c: In function 'xfer_source_push_get_type': xfer-test.c:348:13: warning: cast between incompatible function types from 'void (*)(XferSourcePushClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 348 | (GClassInitFunc) source_push_class_init, | ^ xfer-test.c: In function 'xfer_source_pull_get_type': xfer-test.c:444:13: warning: cast between incompatible function types from 'void (*)(XferSourcePullClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 444 | (GClassInitFunc) source_pull_class_init, | ^ xfer-test.c: In function 'xfer_source_listen_get_type': xfer-test.c:566:13: warning: cast between incompatible function types from 'void (*)(XferSourceListenClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 566 | (GClassInitFunc) source_listen_class_init, | ^ xfer-test.c: In function 'xfer_source_connect_get_type': xfer-test.c:719:13: warning: cast between incompatible function types from 'void (*)(XferSourceConnectClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 719 | (GClassInitFunc) source_connect_class_init, | ^ xfer-test.c: In function 'xfer_dest_readfd_get_type': xfer-test.c:828:13: warning: cast between incompatible function types from 'void (*)(XferDestReadfdClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 828 | (GClassInitFunc) dest_readfd_class_init, | ^ xfer-test.c: In function 'xfer_dest_writefd_get_type': xfer-test.c:950:13: warning: cast between incompatible function types from 'void (*)(XferDestWritefdClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 950 | (GClassInitFunc) dest_writefd_class_init, | ^ xfer-test.c: In function 'xfer_dest_push_get_type': xfer-test.c:1048:13: warning: cast between incompatible function types from 'void (*)(XferDestPushClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 1048 | (GClassInitFunc) dest_push_class_init, | ^ xfer-test.c: In function 'xfer_dest_pull_get_type': xfer-test.c:1147:13: warning: cast between incompatible function types from 'void (*)(XferDestPullClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 1147 | (GClassInitFunc) dest_pull_class_init, | ^ xfer-test.c: In function 'xfer_dest_listen_get_type': xfer-test.c:1292:13: warning: cast between incompatible function types from 'void (*)(XferDestListenClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 1292 | (GClassInitFunc) dest_listen_class_init, | ^ xfer-test.c: In function 'xfer_dest_connect_get_type': xfer-test.c:1413:13: warning: cast between incompatible function types from 'void (*)(XferDestConnectClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 1413 | (GClassInitFunc) dest_connect_class_init, | ^ xfer-test.c: In function 'test_xfer_simple': xfer-test.c:1473:32: warning: cast between incompatible function types from 'void (*)(void *, XMsg *, Xfer *)' {aka 'void (*)(void *, struct XMsg *, struct Xfer *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 1473 | g_source_set_callback(src, (GSourceFunc)test_xfer_generic_callback, NULL, NULL); | ^ xfer-test.c: In function 'test_xfer_files': xfer-test.c:1532:32: warning: cast between incompatible function types from 'void (*)(void *, XMsg *, Xfer *)' {aka 'void (*)(void *, struct XMsg *, struct Xfer *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 1532 | g_source_set_callback(src, (GSourceFunc)test_xfer_generic_callback, NULL, NULL); | ^ xfer-test.c: In function 'test_glue_combo': xfer-test.c:1592:32: warning: cast between incompatible function types from 'void (*)(void *, XMsg *, Xfer *)' {aka 'void (*)(void *, struct XMsg *, struct Xfer *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 1592 | g_source_set_callback(src, (GSourceFunc)test_xfer_generic_callback, NULL, NULL); | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-application.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-application.lo dest-application.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-application.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-application.c -fPIC -DPIC -o .libs/dest-application.o dest-application.c: In function 'start_impl': dest-application.c:237:6: warning: cast between incompatible function types from 'void (*)(pid_t, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 237 | (GSourceFunc)child_watch_callback, self, NULL); | ^ dest-application.c: In function 'xfer_dest_application_get_type': dest-application.c:345:13: warning: cast between incompatible function types from 'void (*)(XferDestApplicationClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 345 | (GClassInitFunc) class_init, | ^ dest-application.c:350:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 350 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-fd.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-fd.lo dest-fd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-fd.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-fd.c -fPIC -DPIC -o .libs/dest-fd.o dest-fd.c: In function 'xfer_dest_fd_get_type': dest-fd.c:99:13: warning: cast between incompatible function types from 'void (*)(XferDestFdClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 99 | (GClassInitFunc) class_init, | ^ dest-fd.c:104:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 104 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-null.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-null.lo dest-null.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-null.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-null.c -fPIC -DPIC -o .libs/dest-null.o dest-null.c: In function 'xfer_dest_null_get_type': dest-null.c:180:13: warning: cast between incompatible function types from 'void (*)(XferDestNullClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 180 | (GClassInitFunc) class_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-buffer.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-buffer.lo dest-buffer.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-buffer.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-buffer.c -fPIC -DPIC -o .libs/dest-buffer.o dest-buffer.c: In function 'push_buffer_impl': dest-buffer.c:117:13: warning: Deprecated pre-processor symbol, replace with 117 | g_memmove(((guint8 *)self->buf)+self->len, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dest-buffer.c: In function 'push_buffer_static_impl': dest-buffer.c:154:13: warning: Deprecated pre-processor symbol, replace with 154 | g_memmove(((guint8 *)self->buf)+self->len, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dest-buffer.c: In function 'xfer_dest_buffer_get_type': dest-buffer.c:205:13: warning: cast between incompatible function types from 'void (*)(XferDestBufferClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 205 | (GClassInitFunc) class_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-directtcp-connect.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-directtcp-connect.lo dest-directtcp-connect.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-directtcp-connect.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-directtcp-connect.c -fPIC -DPIC -o .libs/dest-directtcp-connect.o dest-directtcp-connect.c: In function 'xfer_dest_directtcp_connect_get_type': dest-directtcp-connect.c:124:13: warning: cast between incompatible function types from 'void (*)(XferDestDirectTCPConnectClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 124 | (GClassInitFunc) class_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-directtcp-listen.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dest-directtcp-listen.lo dest-directtcp-listen.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"dest-directtcp-listen.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dest-directtcp-listen.c -fPIC -DPIC -o .libs/dest-directtcp-listen.o dest-directtcp-listen.c: In function 'xfer_dest_directtcp_listen_get_type': dest-directtcp-listen.c:102:13: warning: cast between incompatible function types from 'void (*)(XferDestDirectTCPListenClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 102 | (GClassInitFunc) class_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename element-glue.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o element-glue.lo element-glue.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"element-glue.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c element-glue.c -fPIC -DPIC -o .libs/element-glue.o element-glue.c: In function 'xfer_element_glue_get_type': element-glue.c:2508:13: warning: cast between incompatible function types from 'void (*)(XferElementGlueClass *)' {aka 'void (*)(struct XferElementGlueClass_ *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 2508 | (GClassInitFunc) class_init, | ^ element-glue.c:2513:13: warning: cast between incompatible function types from 'void (*)(XferElementGlue *)' {aka 'void (*)(struct XferElementGlue_ *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 2513 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename filter-crc.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filter-crc.lo filter-crc.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-crc.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filter-crc.c -fPIC -DPIC -o .libs/filter-crc.o filter-crc.c: In function 'xfer_filter_crc_get_type': filter-crc.c:244:13: warning: cast between incompatible function types from 'void (*)(XferFilterCrcClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 244 | (GClassInitFunc) class_init, | ^ filter-crc.c:249:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 249 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename filter-xor.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filter-xor.lo filter-xor.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-xor.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filter-xor.c -fPIC -DPIC -o .libs/filter-xor.o filter-xor.c: In function 'xfer_filter_xor_get_type': filter-xor.c:221:13: warning: cast between incompatible function types from 'void (*)(XferFilterXorClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 221 | (GClassInitFunc) class_init, | ^ filter-xor.c:226:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 226 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename filter-process.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filter-process.lo filter-process.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"filter-process.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filter-process.c -fPIC -DPIC -o .libs/filter-process.o filter-process.c: In function 'start_impl': filter-process.c:223:6: warning: cast between incompatible function types from 'void (*)(pid_t, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 223 | (GSourceFunc)child_watch_callback, self, NULL); | ^ filter-process.c: In function 'xfer_filter_process_get_type': filter-process.c:329:13: warning: cast between incompatible function types from 'void (*)(XferFilterProcessClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 329 | (GClassInitFunc) class_init, | ^ filter-process.c:334:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 334 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-random.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-random.lo source-random.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-random.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-random.c -fPIC -DPIC -o .libs/source-random.o source-random.c: In function 'xfer_source_random_get_type': source-random.c:169:13: warning: cast between incompatible function types from 'void (*)(XferSourceRandomClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 169 | (GClassInitFunc) class_init, | ^ source-random.c:174:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 174 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-fd.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-fd.lo source-fd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-fd.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-fd.c -fPIC -DPIC -o .libs/source-fd.o source-fd.c: In function 'xfer_source_fd_get_type': source-fd.c:91:13: warning: cast between incompatible function types from 'void (*)(XferSourceFdClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 91 | (GClassInitFunc) class_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-file.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-file.lo source-file.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-file.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-file.c -fPIC -DPIC -o .libs/source-file.o source-file.c: In function 'xfer_source_file_get_type': source-file.c:112:13: warning: cast between incompatible function types from 'void (*)(XferSourceFileClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 112 | (GClassInitFunc) class_init, | ^ source-file.c:117:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 117 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-pattern.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-pattern.lo source-pattern.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-pattern.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-pattern.c -fPIC -DPIC -o .libs/source-pattern.o source-pattern.c: In function 'xfer_source_pattern_get_type': source-pattern.c:209:13: warning: cast between incompatible function types from 'void (*)(XferSourcePatternClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 209 | (GClassInitFunc) class_init, | ^ source-pattern.c:214:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 214 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-directtcp-connect.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-directtcp-connect.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-directtcp-connect.c -fPIC -DPIC -o .libs/source-directtcp-connect.o source-directtcp-connect.c: In function 'xfer_source_directtcp_connect_get_type': source-directtcp-connect.c:131:13: warning: cast between incompatible function types from 'void (*)(XferSourceDirectTCPConnectClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 131 | (GClassInitFunc) class_init, | ^ source-directtcp-connect.c:136:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 136 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-directtcp-listen.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-directtcp-listen.lo source-directtcp-listen.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-directtcp-listen.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-directtcp-listen.c -fPIC -DPIC -o .libs/source-directtcp-listen.o source-directtcp-listen.c: In function 'xfer_source_directtcp_listen_get_type': source-directtcp-listen.c:111:13: warning: cast between incompatible function types from 'void (*)(XferSourceDirectTCPListenClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 111 | (GClassInitFunc) class_init, | ^ source-directtcp-listen.c:116:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 116 | (GInstanceInitFunc) instance_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename source-shm-ring.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o source-shm-ring.lo source-shm-ring.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"source-shm-ring.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c source-shm-ring.c -fPIC -DPIC -o .libs/source-shm-ring.o source-shm-ring.c: In function 'xfer_source_shm_ring_get_type': source-shm-ring.c:93:13: warning: cast between incompatible function types from 'void (*)(XferSourceShmRingClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 93 | (GClassInitFunc) class_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-element.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-element.lo xfer-element.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-element.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer-element.c -fPIC -DPIC -o .libs/xfer-element.o xfer-element.c: In function 'xfer_element_get_type': xfer-element.c:244:13: warning: cast between incompatible function types from 'void (*)(XferElementClass *)' {aka 'void (*)(struct *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 244 | (GClassInitFunc) xfer_element_class_init, | ^ xfer-element.c:249:13: warning: cast between incompatible function types from 'void (*)(XferElement *)' {aka 'void (*)(struct XferElement *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 249 | (GInstanceInitFunc) xfer_element_init, | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer.lo xfer.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xfer.c -fPIC -DPIC -o .libs/xfer.o xfer.c: In function 'xmsgsource_dispatch': xfer.c:579:26: warning: cast between incompatible function types from 'GSourceFunc' {aka 'int (*)(void *)'} to 'void (*)(void *, struct XMsg *, Xfer *)' {aka 'void (*)(void *, struct XMsg *, struct Xfer *)'} [-Wcast-function-type] 579 | XMsgCallback my_cb = (XMsgCallback)callback; | ^ /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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xmsg.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xmsg.c\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c xmsg.c -fPIC -DPIC -o .libs/xmsg.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename dest-application.lo`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: 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 -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -Os -mcpu=7450 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -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 -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"`basename xfer-test.o`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -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 -lrt -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -lcrypto libtool: link: powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-deprecated-declarations -DAMANDA_FILE=\"xfer-test.o\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/xfer-test xfer-test.o -Wl,--export-dynamic -pthread -pthread -Wl,--as-needed ../common-src/.libs/libtestutils.a ./.libs/libamxfer.so /var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/common-src/.libs/libamanda.so -lrt -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lnsl -lresolv -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/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 ndmp-src make[2]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/ndmp-src' make all-am make[3]: Entering directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/ndmp-src' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.5.1"' -DAMANDA_FILE=\"`basename amndmjob_main.c`\" -Os -mcpu=7450 -pipe -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amndmjob_main.o amndmjob_main.c In file included from ndmos.h:108, from ndmlib.h:41, from ndmagents.h:98, from ndmjob.h:38, from amndmjob_main.c:39: ndmos_glib.h:51:2: error: #error rpc/rpc.h is required to compile ndmp-src 51 | #error rpc/rpc.h is required to compile ndmp-src | ^~~~~ In file included from ndmprotocol.h:102, from ndmlib.h:43, from ndmagents.h:98, from ndmjob.h:38, from amndmjob_main.c:39: ndmp0.h:9:10: fatal error: rpc/rpc.h: No such file or directory 9 | #include  | ^~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:2093: amndmjob_main.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/ndmp-src' make[2]: *** [Makefile:1860: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1/ndmp-src' make[1]: *** [Makefile:1714: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-backup/amanda-3.5.1-r3/work/amanda-3.5.1' make: *** [Makefile:1638: all] Error 2 * ERROR: app-backup/amanda-3.5.1-r3::gentoo failed (compile phase): * emake failed * * 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:20210119-165027.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'