* Package:    mail-mta/sendmail-8.14.9-r1
 * Repository: gentoo
 * Maintainer: net-mail@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux ldap sasl sockets ssl tcpd userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking sendmail.8.14.9.tar.gz to /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work
>>> Source unpacked in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work
>>> Preparing source in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9 ...
 * Applying sendmail-8.14.6-build-system.patch ...
 [ ok ]
 * Applying sendmail-delivered_hdr.patch ...
 [ ok ]
 * Applying libmilter-sharedlib.patch ...
 [ ok ]
 * Applying sendmail-8.14.5+db-5.0.patch ...
 [ ok ]
 * Applying sendmail-starttls-multi-crl.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9 ...
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/libsm
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl  assert.c debug.c errstring.c exc.c heap.c match.c rpool.c strdup.c strerror.c strl.c clrerr.c fclose.c feof.c ferror.c fflush.c fget.c fpos.c findfp.c flags.c fopen.c fprintf.c fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c wbuf.c wsetup.c string.c stringf.c xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c signal.c clock.c config.c shm.c sem.c mbdb.c strexit.c cf.c ldap.c niprop.c mpeix.c memstat.c util.c inet6_ntop.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o assert.o assert.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o debug.o debug.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o errstring.o errstring.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o exc.o exc.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o heap.o heap.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o match.o match.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o rpool.o rpool.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strdup.o strdup.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strerror.o strerror.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strl.o strl.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o clrerr.o clrerr.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fclose.o fclose.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o feof.o feof.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o ferror.o ferror.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fflush.o fflush.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fget.o fget.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fpos.o fpos.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o findfp.o findfp.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o flags.o flags.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fopen.o fopen.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fprintf.o fprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fpurge.o fpurge.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fput.o fput.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fread.o fread.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fscanf.o fscanf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fseek.o fseek.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fvwrite.o fvwrite.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fwalk.o fwalk.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o fwrite.o fwrite.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o get.o get.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o makebuf.o makebuf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o put.o put.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o refill.o refill.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o rewind.o rewind.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o setvbuf.o setvbuf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o smstdio.o smstdio.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o snprintf.o snprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o sscanf.o sscanf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o stdio.o stdio.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strio.o strio.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o ungetc.o ungetc.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o vasprintf.o vasprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o vfprintf.o vfprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o vfscanf.o vfscanf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o vprintf.o vprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o vsnprintf.o vsnprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o wbuf.o wbuf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o wsetup.o wsetup.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o string.o string.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o stringf.o stringf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o xtrap.o xtrap.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strto.o strto.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o test.o test.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o path.o path.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strcasecmp.o strcasecmp.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strrevcmp.o strrevcmp.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o signal.o signal.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o clock.o clock.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o config.o config.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o shm.o shm.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o sem.o sem.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o mbdb.o mbdb.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o strexit.o strexit.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o cf.o cf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o ldap.o ldap.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o niprop.o niprop.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o mpeix.o mpeix.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o memstat.o memstat.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o util.o util.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o inet6_ntop.o inet6_ntop.c
x86_64-pc-linux-gnu-ar crv libsm.a assert.o debug.o errstring.o exc.o heap.o match.o rpool.o strdup.o strerror.o strl.o clrerr.o fclose.o feof.o ferror.o fflush.o fget.o fpos.o findfp.o flags.o fopen.o fprintf.o fpurge.o fput.o fread.o fscanf.o fseek.o fvwrite.o fwalk.o fwrite.o get.o makebuf.o put.o refill.o rewind.o setvbuf.o smstdio.o snprintf.o sscanf.o stdio.o strio.o ungetc.o vasprintf.o vfprintf.o vfscanf.o vprintf.o vsnprintf.o wbuf.o wsetup.o string.o stringf.o xtrap.o strto.o test.o path.o strcasecmp.o strrevcmp.o signal.o clock.o config.o shm.o sem.o mbdb.o strexit.o cf.o ldap.o niprop.o mpeix.o memstat.o util.o inet6_ntop.o    
a - assert.o
a - debug.o
a - errstring.o
a - exc.o
a - heap.o
a - match.o
a - rpool.o
a - strdup.o
a - strerror.o
a - strl.o
a - clrerr.o
a - fclose.o
a - feof.o
a - ferror.o
a - fflush.o
a - fget.o
a - fpos.o
a - findfp.o
a - flags.o
a - fopen.o
a - fprintf.o
a - fpurge.o
a - fput.o
a - fread.o
a - fscanf.o
a - fseek.o
a - fvwrite.o
a - fwalk.o
a - fwrite.o
a - get.o
a - makebuf.o
a - put.o
a - refill.o
a - rewind.o
a - setvbuf.o
a - smstdio.o
a - snprintf.o
a - sscanf.o
a - stdio.o
a - strio.o
a - ungetc.o
a - vasprintf.o
a - vfprintf.o
a - vfscanf.o
a - vprintf.o
a - vsnprintf.o
a - wbuf.o
a - wsetup.o
a - string.o
a - stringf.o
a - xtrap.o
a - strto.o
a - test.o
a - path.o
a - strcasecmp.o
a - strrevcmp.o
a - signal.o
a - clock.o
a - config.o
a - shm.o
a - sem.o
a - mbdb.o
a - strexit.o
a - cf.o
a - ldap.o
a - niprop.o
a - mpeix.o
a - memstat.o
a - util.o
a - inet6_ntop.o
x86_64-pc-linux-gnu-ranlib  libsm.a
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/libsmutil
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  debug.c err.c lockfile.c safefile.c snprintf.c cf.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o debug.o debug.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o err.o err.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o lockfile.o lockfile.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o safefile.o safefile.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o snprintf.o snprintf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o cf.o cf.c
x86_64-pc-linux-gnu-ar crv libsmutil.a debug.o err.o lockfile.o safefile.o snprintf.o cf.o    
a - debug.o
a - err.o
a - lockfile.o
a - safefile.o
a - snprintf.o
a - cf.o
x86_64-pc-linux-gnu-ranlib  libsmutil.a
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/libsmdb
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  smdb.c smdb1.c smdb2.c smndbm.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o smdb.o smdb.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o smdb1.o smdb1.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o smdb2.o smdb2.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o smndbm.o smndbm.c
x86_64-pc-linux-gnu-ar crv libsmdb.a smdb.o smdb1.o smdb2.o smndbm.o    
a - smdb.o
a - smdb1.o
a - smdb2.o
a - smndbm.o
x86_64-pc-linux-gnu-ranlib  libsmdb.a
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/sendmail
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl  main.c alias.c arpadate.c bf.c collect.c conf.c control.c convtime.c daemon.c deliver.c domain.c envelope.c err.c headers.c macro.c map.c mci.c milter.c mime.c parseaddr.c queue.c ratectrl.c readcf.c recipient.c sasl.c savemail.c sfsasl.c shmticklib.c sm_resolve.c srvrsmtp.c stab.c stats.c sysexits.c timers.c tls.c trace.c udb.c usersmtp.c util.c version.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail'
cp /dev/null statistics
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o main.o main.c
main.c: In function ‘stop_sendmail’:
main.c:2925:9: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
  (void) setuid(RealUid);
         ^~~~~~~~~~~~~~~
main.c: In function ‘finis’:
main.c:3054:10: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
   (void) setuid(RealUid);
          ^~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o alias.o alias.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o arpadate.o arpadate.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o bf.o bf.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o collect.o collect.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o conf.o conf.c
conf.c: In function ‘sm_getipnodebyname’:
conf.c:4246:13: warning: RES_USE_INET6 is deprecated
   resv6 = bitset(RES_USE_INET6, _res.options);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conf.c:4247:13: warning: RES_USE_INET6 is deprecated
   _res.options |= RES_USE_INET6;
             ^~~~~~~~~~~~~~~~~~~~         
conf.c:4252:13: warning: RES_USE_INET6 is deprecated
   _res.options &= ~RES_USE_INET6;
             ^~~~~~~~~~~~~~~~~~~~~        
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o control.o control.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o convtime.o convtime.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o daemon.o daemon.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o deliver.o deliver.c
deliver.c: In function ‘deliver’:
deliver.c:2443:12: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result [-Wunused-result]
     (void) nice(m->m_nice);
            ^~~~~~~~~~~~~~~
deliver.c: In function ‘mailfile’:
deliver.c:5617:11: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
    (void) ftruncate(sm_io_getinfo(f, SM_IO_WHAT_FD, NULL),
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       curoff);
       ~~~~~~~
deliver.c:5632:10: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
   (void) setuid(RealUid);
          ^~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o domain.o domain.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o envelope.o envelope.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o err.o err.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o headers.o headers.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o macro.o macro.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o map.o map.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o mci.o mci.c
mci.c: In function ‘mci_store_persistent’:
mci.c:1077:9: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
  (void) ftruncate(sm_io_getinfo(mci->mci_statfile, SM_IO_WHAT_FD, NULL),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     (off_t) 0);
     ~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o milter.o milter.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o mime.o mime.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o parseaddr.o parseaddr.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o queue.o queue.c
queue.c: In function ‘run_work_group’:
queue.c:2100:10: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result [-Wunused-result]
   (void) nice(Queue[qgrp]->qg_nice);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o ratectrl.o ratectrl.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o readcf.o readcf.c
readcf.c:1968:13: warning: RES_AAONLY is deprecated
  { "aaonly", RES_AAONLY },
             ^~~~~~~~~~~~~~            
readcf.c:1970:13: warning: RES_PRIMARY is deprecated
  { "primary", RES_PRIMARY },
             ^~~~~~~~~~~~~~~~           
readcf.c:1977:13: warning: RES_USE_INET6 is deprecated
  { "use_inet6", RES_USE_INET6 },
             ^~~~~~~~~~~~~~~~~~~~         
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o recipient.o recipient.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o sasl.o sasl.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o savemail.o savemail.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o sfsasl.o sfsasl.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o shmticklib.o shmticklib.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o sm_resolve.o sm_resolve.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o srvrsmtp.o srvrsmtp.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o stab.o stab.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o stats.o stats.c
stats.c: In function ‘poststats’:
stats.c:192:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  (void) write(fd, (char *) &stats, sizeof(stats));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o sysexits.o sysexits.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o timers.o timers.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o tls.o tls.c
tls.c: In function ‘get_dh512’:
tls.c:70:4: error: dereferencing pointer to incomplete type ‘DH’ {aka ‘struct dh_st’}
  dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL);
    ^~
tls.c: In function ‘inittls’:
tls.c:751:22: warning: implicit declaration of function ‘BIO_s_file_internal’; did you mean ‘BIO_s_file’? [-Wimplicit-function-declaration]
   crl_file = BIO_new(BIO_s_file_internal());
                      ^~~~~~~~~~~~~~~~~~~
                      BIO_s_file
tls.c:751:22: warning: passing argument 1 of ‘BIO_new’ makes pointer from integer without a cast [-Wint-conversion]
   crl_file = BIO_new(BIO_s_file_internal());
                      ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:48,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/bio.h:535:6: note: expected ‘const BIO_METHOD *’ {aka ‘const struct bio_method_st *’} but argument is of type ‘int’
 BIO *BIO_new(const BIO_METHOD *type);
      ^~~~~~~
tls.c:829:6: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
      (rsa_tmp = RSA_generate_key(RSA_KEYLENGTH, RSA_F4, NULL,
      ^
In file included from /usr/include/openssl/opensslconf.h:10,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:45,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/rsa.h:193:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^~~~~~~~~~~~~~~~~~
tls.c:1024:4: warning: ‘DSA_generate_parameters’ is deprecated [-Wdeprecated-declarations]
    dsa = DSA_generate_parameters(bits, NULL, 0, NULL,
    ^~~
In file included from /usr/include/openssl/opensslconf.h:10,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:45,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/dsa.h:122:1: note: declared here
 DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits,
 ^~~~~~~~~~~~~~~~~~
tls.c: In function ‘tls_get_info’:
tls.c:1242:4: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  s = SSL_CIPHER_get_version(c);
    ^
tls.c: In function ‘tmp_rsa_key’:
tls.c:1529:2: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
  rsa_tmp = RSA_generate_key(RSA_KEYLENGTH, RSA_F4, NULL, NULL);
  ^~~~~~~
In file included from /usr/include/openssl/opensslconf.h:10,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:45,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/rsa.h:193:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^~~~~~~~~~~~~~~~~~
tls.c: In function ‘x509_verify_cb’:
tls.c:1768:10: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’}
   if (ctx->error == X509_V_ERR_UNABLE_TO_GET_CRL)
          ^~
make[1]: *** [<builtin>: tls.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/editmap
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  editmap.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o editmap.o editmap.c
x86_64-pc-linux-gnu-gcc -o editmap -Wl,-z,now -Wl,-O1 -Wl,--as-needed  editmap.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb/libsmdb.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil/libsmutil.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular editmap.8 <- editmap.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/editmap'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/mail.local
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  mail.local.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o mail.local.o mail.local.c
mail.local.c: In function ‘main’:
mail.local.c:384:12: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  if (*argv == '\0')
            ^~
mail.local.c:384:6: note: did you mean to dereference the pointer?
  if (*argv == '\0')
      ^
mail.local.c: In function ‘deliver’:
mail.local.c:1346:11: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
    (void) ftruncate(mbfd, curoff);
           ^~~~~~~~~~~~~~~~~~~~~~~
mail.local.c:1349:15: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result]
 err0:  (void) setreuid(0, 0);
               ^~~~~~~~~~~~~~
mail.local.c: In function ‘lockmbox’:
mail.local.c:1505:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
    (void) write(fd, "0", 2);
           ^~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -o mail.local -Wl,-z,now -Wl,-O1 -Wl,--as-needed  mail.local.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular mail.local.8 <- mail.local.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mail.local'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/mailstats
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  mailstats.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o mailstats.o mailstats.c
x86_64-pc-linux-gnu-gcc -o mailstats -Wl,-z,now -Wl,-O1 -Wl,--as-needed  mailstats.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil/libsmutil.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular mailstats.8 <- mailstats.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/mailstats'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/makemap
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  makemap.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o makemap.o makemap.c
x86_64-pc-linux-gnu-gcc -o makemap -Wl,-z,now -Wl,-O1 -Wl,--as-needed  makemap.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb/libsmdb.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil/libsmutil.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular makemap.8 <- makemap.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/makemap'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/praliases
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  praliases.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o praliases.o praliases.c
x86_64-pc-linux-gnu-gcc -o praliases -Wl,-z,now -Wl,-O1 -Wl,--as-needed  praliases.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb/libsmdb.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil/libsmutil.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular praliases.8 <- praliases.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/praliases'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/rmail
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl  rmail.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o rmail.o rmail.c
x86_64-pc-linux-gnu-gcc -o rmail -Wl,-z,now -Wl,-O1 -Wl,--as-needed  rmail.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular rmail.8 <- rmail.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/rmail'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/smrsh
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  smrsh.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o smrsh.o smrsh.c
x86_64-pc-linux-gnu-gcc -o smrsh -Wl,-z,now -Wl,-O1 -Wl,--as-needed  smrsh.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular smrsh.8 <- smrsh.8 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/smrsh'
Making all in:
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/vacation
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation'
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl  vacation.c    >> Makefile
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation'
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation
make[1]: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation'
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o vacation.o vacation.c
x86_64-pc-linux-gnu-gcc -o vacation -Wl,-z,now -Wl,-O1 -Wl,--as-needed  vacation.o      /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmdb/libsmdb.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil/libsmutil.a /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsm/libsm.a  -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  
make[1]: Circular vacation.1 <- vacation.1 dependency dropped.
make[1]: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/vacation'
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/libmilter /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9
Configuration: pfx=, os=Linux, rel=4.20.0-gentoo, rbase=4, rroot=4.20, arch=x86_64, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libmilter using /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/OS/Linux
Including /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/devtools/Site/site.config.m4 
Making dependencies in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libmilter
ln -f -s ../../libsm/errstring.c .
ln -f -s ../../libsm/strl.c .
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
x86_64-pc-linux-gnu-gcc -M -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC main.c engine.c listener.c worker.c handler.c comm.c smfi.c signal.c sm_gethost.c monitor.c errstring.c strl.c    >> Makefile
Making in /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libmilter
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o main.o main.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o engine.o engine.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o listener.o listener.c
listener.c: In function ‘mi_thread_handle_wrapper’:
listener.c:579:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  return (void *) mi_handle_session(arg);
         ^
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o worker.o worker.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o handler.o handler.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o comm.o comm.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o smfi.o smfi.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o signal.o signal.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o sm_gethost.o sm_gethost.c
sm_gethost.c: In function ‘sm_getipnodebyname’:
sm_gethost.c:58:13: warning: RES_USE_INET6 is deprecated
   resv6 = bitset(RES_USE_INET6, _res.options);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sm_gethost.c:59:13: warning: RES_USE_INET6 is deprecated
   _res.options |= RES_USE_INET6;
             ^~~~~~~~~~~~~~~~~~~~         
sm_gethost.c:64:13: warning: RES_USE_INET6 is deprecated
   _res.options &= ~RES_USE_INET6;
             ^~~~~~~~~~~~~~~~~~~~~        
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o monitor.o monitor.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o errstring.o errstring.c
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../sendmail   -I../../include  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP -DNOT_SENDMAIL -Dsm_snprintf=snprintf  -march=broadwell -O2 -pipe -I/usr/include/sasl -D_REENTRANT -fPIC -DXP_MT   -c -o strl.o strl.c
x86_64-pc-linux-gnu-gcc -Wl,-z,now -Wl,-O1 -Wl,--as-needed -shared -o libmilter.so -Wl,-soname,libmilter.so.1.0.2 main.o engine.o listener.o worker.o handler.o comm.o smfi.o signal.o sm_gethost.o monitor.o errstring.o strl.o     -lc   -ldb -lresolv -lcrypt -lnsl  -lsasl2 -lwrap -lssl -lcrypto -lldap -llber  -lpthread
x86_64-pc-linux-gnu-ar crv libmilter.a main.o engine.o listener.o worker.o handler.o comm.o smfi.o signal.o sm_gethost.o monitor.o errstring.o strl.o    
a - main.o
a - engine.o
a - listener.o
a - worker.o
a - handler.o
a - comm.o
a - smfi.o
a - signal.o
a - sm_gethost.o
a - monitor.o
a - errstring.o
a - strl.o
x86_64-pc-linux-gnu-ranlib  libmilter.a
/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9
>>> Source compiled.
>>> Test phase [not enabled]: mail-mta/sendmail-8.14.9-r1

>>> Install sendmail-8.14.9-r1 into /var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image/ category mail-mta
make: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil'
make: Nothing to be done for 'install'.
make: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/libsmutil'
make: Entering directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail'
if [ ! -d "/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image//etc/mail" ]; then mkdir -p "/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image//etc/mail"; else :; fi
install -c -o root -g root -m 444 helpfile "/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image//etc/mail/helpfile"
if [ ! -d "/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image//etc/mail" ]; then mkdir -p "/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image//etc/mail"; else :; fi
install -c -o root -g root -m 0600 statistics "/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/image//etc/mail/statistics"
x86_64-pc-linux-gnu-gcc -O2 -I. -I../../include  -DNEWDB -DMAP_REGEX -DLDAPMAP  -DSASL=2 -DTCPWRAPPERS -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL -D_FFR_TLS_1 -DNETINET6 -DSOCKETMAP  -march=broadwell -O2 -pipe -I/usr/include/sasl     -c -o tls.o tls.c
tls.c: In function ‘get_dh512’:
tls.c:70:4: error: dereferencing pointer to incomplete type ‘DH’ {aka ‘struct dh_st’}
  dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL);
    ^~
tls.c: In function ‘inittls’:
tls.c:751:22: warning: implicit declaration of function ‘BIO_s_file_internal’; did you mean ‘BIO_s_file’? [-Wimplicit-function-declaration]
   crl_file = BIO_new(BIO_s_file_internal());
                      ^~~~~~~~~~~~~~~~~~~
                      BIO_s_file
tls.c:751:22: warning: passing argument 1 of ‘BIO_new’ makes pointer from integer without a cast [-Wint-conversion]
   crl_file = BIO_new(BIO_s_file_internal());
                      ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:48,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/bio.h:535:6: note: expected ‘const BIO_METHOD *’ {aka ‘const struct bio_method_st *’} but argument is of type ‘int’
 BIO *BIO_new(const BIO_METHOD *type);
      ^~~~~~~
tls.c:829:6: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
      (rsa_tmp = RSA_generate_key(RSA_KEYLENGTH, RSA_F4, NULL,
      ^
In file included from /usr/include/openssl/opensslconf.h:10,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:45,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/rsa.h:193:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^~~~~~~~~~~~~~~~~~
tls.c:1024:4: warning: ‘DSA_generate_parameters’ is deprecated [-Wdeprecated-declarations]
    dsa = DSA_generate_parameters(bits, NULL, 0, NULL,
    ^~~
In file included from /usr/include/openssl/opensslconf.h:10,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:45,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/dsa.h:122:1: note: declared here
 DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits,
 ^~~~~~~~~~~~~~~~~~
tls.c: In function ‘tls_get_info’:
tls.c:1242:4: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  s = SSL_CIPHER_get_version(c);
    ^
tls.c: In function ‘tmp_rsa_key’:
tls.c:1529:2: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
  rsa_tmp = RSA_generate_key(RSA_KEYLENGTH, RSA_F4, NULL, NULL);
  ^~~~~~~
In file included from /usr/include/openssl/opensslconf.h:10,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:45,
                 from ./sendmail.h:125,
                 from tls.c:11:
/usr/include/openssl/rsa.h:193:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^~~~~~~~~~~~~~~~~~
tls.c: In function ‘x509_verify_cb’:
tls.c:1768:10: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’}
   if (ctx->error == X509_V_ERR_UNABLE_TO_GET_CRL)
          ^~
make: *** [<builtin>: tls.o] Error 1
make: Leaving directory '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9/obj.Linux.4.20.0-gentoo.x86_64/sendmail'
 * ERROR: mail-mta/sendmail-8.14.9-r1::gentoo failed (install phase):
 *   install failed
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called src_install
 *   environment, line 2377:  Called die
 * The specific snippet of code:
 *           make DESTDIR="${D}" LIBDIR="${MY_LIBDIR}" MANROOT=/usr/share/man/man SBINOWN=root SBINGRP=root UBINOWN=root UBINGRP=root MANOWN=root MANGRP=root INCOWN=root INCGRP=root LIBOWN=root LIBGRP=root GBINOWN=root GBINGRP=root MSPQOWN=root CFOWN=root CFGRP=root install -C "${MY_OBJDIR}/${dir}" || die "install failed";
 * 
 * If you need support, post the output of `emerge --info '=mail-mta/sendmail-8.14.9-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mail-mta/sendmail-8.14.9-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/mail-mta:sendmail-8.14.9-r1:20181229-143305.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9'
 * S: '/var/tmp/portage/mail-mta/sendmail-8.14.9-r1/work/sendmail-8.14.9'