* Package:    net-ftp/yafc-1.3.7-r2:0
 * Repository: gentoo
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux readline socks5 ssh
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox

>>> Unpacking source...
>>> Unpacking yafc-1.3.7.tar.gz to /var/tmp/portage/net-ftp/yafc-1.3.7-r2/work
>>> Source unpacked in /var/tmp/portage/net-ftp/yafc-1.3.7-r2/work
>>> Preparing source in /var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7 ...
 * Applying yafc-1.3.7-fix-autoreconf.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7' ...
 * Running 'glib-gettextize --copy --force' ...
 [ ok ]
 * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-ftp/yafc-1.3.7-r2/temp/aclocal' ...
 [ ok ]
 * Running 'autoconf --force' ...
 [ ok ]
 * Running 'autoheader' ...
 [ ok ]
 * Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
 * Running elibtoolize in: yafc-1.3.7/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7 ...
 * econf: updating yafc-1.3.7/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating yafc-1.3.7/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/yafc-1.3.7-r2 --htmldir=/usr/share/doc/yafc-1.3.7-r2/html --libdir=/usr/lib64 --with-readline=/usr --with-socks=/usr --with-socks5=/usr --without-krb5 --with-ssh --with-bash-completion=/usr/share/bash-completion/completions
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/config.site.d/80crossdev.conf
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  de sv
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for netinet/ip.h... yes
checking for unistd.h... (cached) yes
checking for pwd.h... yes
checking for sys/socket.h... yes
checking for netinet/in_systm.h... yes
checking for arpa/inet.h... yes
checking for sys/ioctl.h... yes
checking for setjmp.h... yes
checking for errno.h... yes
checking for strcasecmp.h... no
checking for fcntl.h... yes
checking for grp.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for mode_t... yes
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether strlcpy is declared... no
checking for BSD... yes
checking whether strlcat is declared... no
checking for BSD... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mbstate_t... yes
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmempcpy... yes
checking for working GNU fnmatch... yes
checking for sigsetjmp... no
checking for vasprintf... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... missing
checking for library containing socket... none required
checking for getopt_long... yes
checking for regcomp... yes
checking for regex.h... yes
checking for Rconnect in -lsocks... yes
checking for SOCKSconnect in -lsocks5... no
checking for a readline compatible library... -lreadline
checking for readline.h... no
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking for history.h... no
checking for readline/history.h... yes
checking for library containing inet_ntop, getaddrinfo, gai_strerror... none required
checking for gettimeofday... yes
checking for uname... yes
checking for setsockopt... yes
checking whether strcasecmp is declared... yes
checking whether getgrnam is declared... yes
checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for openssl/ui_compat.h... no
checking for openssl/ui.h... yes
checking whether des_read_pw_string is declared... no
checking whether hc_UI_UTIL_read_pw_string is declared... no
checking whether UI_UTIL_read_pw_string is declared... yes
checking for SSH... yes
checking for openssl/evp.h... yes
checking whether BIO_f_base64 is declared... yes
checking for IPv6 support... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands

compiler ....................... x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color
preprocessor flags .............  -I/usr/include -I/usr/include -I/usr/include   
linker flags ................... -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -L/usr/lib -L/usr/lib  
libraries ...................... -lsocks  -lreadline -lssl -lcrypto  -lssl -lcrypto  
installation prefix ............ /usr
using Kerberos 5 ............... no, disabled
using readline ................. yes
using editline ................. no, disabled
using ssh ...................... yes
using IPv6 ..................... yes
using NLS ...................... yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7 ...
make -j4 
echo "const char *default_yafcrc = \"\"" > src/yafcrc.h
sed \
	-e 's/\\/\\\\/g' \
	-e 's/"/\\\"/g' \
	-e 's/^\(.*\)$/\"\1\\n\"/' \
	< ./samples/yafcrc \
	>> src/yafcrc.h
echo ";" >> src/yafcrc.h
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'
Making all in doc
make[2]: Entering directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7/doc'
Updating ./version.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7/support/missing' makeinfo --version) >/dev/null 2>&1; then \
  for f in yafc.info yafc.info-[0-9] yafc.info-[0-9][0-9] yafc.i[0-9] yafc.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7/support/missing' makeinfo   -I . \
 -o yafc.info yafc.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./yafc.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
yafc_color.texi:11: warning: @inforef is obsolete
make[2]: Leaving directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7/doc'
Making all in po
make[2]: Entering directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7/po'
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -c -o $file de.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -c -o $file sv.po
sv.po:8: warning: header field 'Language-Team' still has the initial default value
de.po:8: warning: header field 'Language-Team' still has the initial default value
make[2]: Leaving directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7/po'
make[2]: Entering directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'
x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I.     -I./src -I./src/ftp -I./src/libmhe -I/usr/include -I/usr/include -I/usr/include     -O2 -pipe -march=native -fno-diagnostics-color -c -o src/main.o src/main.c
x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I.     -I./src -I./src/ftp -I./src/libmhe -I/usr/include -I/usr/include -I/usr/include     -O2 -pipe -march=native -fno-diagnostics-color -c -o src/alias.o src/alias.c
x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I.     -I./src -I./src/ftp -I./src/libmhe -I/usr/include -I/usr/include -I/usr/include     -O2 -pipe -march=native -fno-diagnostics-color -c -o src/cmd.o src/cmd.c
x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I.     -I./src -I./src/ftp -I./src/libmhe -I/usr/include -I/usr/include -I/usr/include     -O2 -pipe -march=native -fno-diagnostics-color -c -o src/commands.o src/commands.c
In file included from src/gvars.h:17,
                 from src/alias.c:16:
./src/ftp/ftp.h:31:10: fatal error: libssh/sftp.h: No such file or directory
   31 | #include <libssh/sftp.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:873: src/alias.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from src/commands.c:17:
./src/ftp/ftp.h:31:10: fatal error: libssh/sftp.h: No such file or directory
   31 | #include <libssh/sftp.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:873: src/commands.o] Error 1
In file included from src/gvars.h:17,
                 from src/cmd.c:14:
./src/ftp/ftp.h:31:10: fatal error: libssh/sftp.h: No such file or directory
   31 | #include <libssh/sftp.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:873: src/cmd.o] Error 1
In file included from src/main.c:14:
./src/ftp/ftp.h:31:10: fatal error: libssh/sftp.h: No such file or directory
   31 | #include <libssh/sftp.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:873: src/main.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'
make[1]: *** [Makefile:911: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'
make: *** [Makefile:587: all] Error 2
 * ERROR: net-ftp/yafc-1.3.7-r2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-ftp/yafc-1.3.7-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-ftp/yafc-1.3.7-r2::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-ftp:yafc-1.3.7-r2:20230527-093232.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'
 * S: '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'