* Package: mail-mta/nullmailer-2.2  * Repository: gentoo  * Maintainer: robbat2@gentoo.org haubi@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nullmailer-2.2.tar.gz to /var/tmp/portage/mail-mta/nullmailer-2.2/work >>> Source unpacked in /var/tmp/portage/mail-mta/nullmailer-2.2/work >>> Preparing source in /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2 ... * Running eautoreconf in '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: nullmailer-2.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nullmailer-2.2 --htmldir=/usr/share/doc/nullmailer-2.2/html --libdir=/usr/lib64 --localstatedir=/var --enable-tls checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether x86_64-pc-linux-gnu-g++ accepts -fno-rtti... yes checking whether x86_64-pc-linux-gnu-g++ accepts -fno-exceptions... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for strip... /usr/bin/strip checking for rm... /bin/rm checking for mkdir... /bin/mkdir checking for socket in -lxnet... no checking for socket in -linet... no checking for socket in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm contains tm_isdst... yes checking whether struct tm contains __tm_isdst... no checking whether struct tm contains tm_gmtoff... yes checking whether struct tm contains __tm_gmtoff... no checking whether struct utsname contains domainname... yes checking whether struct utsname contains __domainname... no checking whether named pipes are buggy... no checking for setenv... yes checking for srandom... yes checking for getaddrinfo... yes checking for gnutls_certificate_set_verify_function in -lgnutls... yes checking for gnutls_priority_set_direct in -lgnutls... 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 lib/Makefile config.status: creating lib/cli++/Makefile config.status: creating lib/fdbuf/Makefile config.status: creating lib/mystring/Makefile config.status: creating protocols/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2 ... make -j2 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' Making all in doc make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/doc' Making all in lib make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' Making all in cli++ make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/cli++' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o main.o main.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o messages.o messages.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o only_long.o only_long.cc rm -f libcli++.a x86_64-pc-linux-gnu-ar cru libcli++.a main.o messages.o only_long.o x86_64-pc-linux-gnu-ranlib libcli++.a make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/cli++' Making all in fdbuf make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/fdbuf' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdbuf.o fdbuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdbuf_copy.o fdbuf_copy.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdibuf.o fdibuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdobuf.o fdobuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdobuf_chownmod.o fdobuf_chownmod.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdobuf_seek.o fdobuf_seek.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdobuf_signed.o fdobuf_signed.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdobuf_unsigned.o fdobuf_unsigned.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o tlsibuf.o tlsibuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o tlsobuf.o tlsobuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdibuf_mystring.o fdibuf_mystring.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdibuf_netstring.o fdibuf_netstring.cc rm -f libfdbuf.a x86_64-pc-linux-gnu-ar cru libfdbuf.a fdbuf.o fdbuf_copy.o fdibuf.o fdobuf.o fdobuf_chownmod.o fdobuf_seek.o fdobuf_signed.o fdobuf_unsigned.o tlsibuf.o tlsobuf.o fdibuf_mystring.o fdibuf_netstring.o x86_64-pc-linux-gnu-ranlib libfdbuf.a make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/fdbuf' Making all in mystring make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/mystring' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o append.o append.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o assign.o assign.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o count.o count.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o fdobuf.o fdobuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o find_first_ch.o find_first_ch.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o find_first_of.o find_first_of.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o find_last_ch.o find_last_ch.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o find_last_of.o find_last_of.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o iter.o iter.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o join.o join.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o lower.o lower.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o lstrip.o lstrip.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o mystring.o mystring.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o rep.o rep.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o starts_with.o starts_with.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o rstrip.o rstrip.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o sub.o sub.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o subst.o subst.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o strip.o strip.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o upper.o upper.cc rm -f libmystring.a x86_64-pc-linux-gnu-ar cru libmystring.a append.o assign.o count.o fdobuf.o find_first_ch.o find_first_of.o find_last_ch.o find_last_of.o iter.o join.o lower.o lstrip.o mystring.o rep.o starts_with.o rstrip.o sub.o subst.o strip.o upper.o x86_64-pc-linux-gnu-ranlib libmystring.a make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/mystring' make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o address.o address.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o argparse.o argparse.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o base64.o base64.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o canonicalize.o canonicalize.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o config_path.o config_path.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o config_read.o config_read.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o config_readlist.o config_readlist.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o config_readint.o config_readint.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o config_syserr.o config_syserr.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o tcpconnect.o tcpconnect.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o errcodes.o errcodes.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o hostname.o hostname.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o itoa.o itoa.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o makefield.o makefield.cc itoa.cc: In function ‘const char* itoa(long int, int)’: itoa.cc:18:32: warning: array subscript -1 is below array bounds of ‘char [64]’ [-Warray-bounds] while(digits > 0 && ptr > buf-1) ~~~^~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o netstring.o netstring.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o forkexec.o forkexec.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o selfpipe.o selfpipe.cc selfpipe.cc: In function ‘void catcher(int)’: selfpipe.cc:69:8: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] write(fds[1], &sig, sizeof sig); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o setenv.o setenv.cc Creating defines.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o defines.o defines.cc rm -f libmisc.a x86_64-pc-linux-gnu-ar cru libmisc.a address.o argparse.o base64.o canonicalize.o config_path.o config_read.o config_readlist.o config_readint.o config_syserr.o tcpconnect.o errcodes.o hostname.o itoa.o makefield.o netstring.o forkexec.o selfpipe.o setenv.o defines.o x86_64-pc-linux-gnu-ranlib libmisc.a /bin/rm -f libnullmailer.a sh ./mergelib.sh libnullmailer.a \ libmisc.a \ fdbuf/libfdbuf.a \ mystring/libmystring.a make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' Making all in protocols make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/protocols' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o smtp.o smtp.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o protocol.o protocol.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o tls_gnutls.o tls_gnutls.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o qmqp.o qmqp.cc x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o smtp smtp.o protocol.o tls_gnutls.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lgnutls x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o qmqp qmqp.o protocol.o tls_gnutls.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lgnutls make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/protocols' Making all in src make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o mailq.o mailq.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o dsn.o dsn.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o inject.o inject.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o smtpd.o smtpd.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o queue.o queue.cc queue.cc: In function ‘void trigger()’: queue.cc:81:8: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &x, 1); ~~~~~^~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o send.o send.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o sendmail.o sendmail.cc send.cc: In function ‘bool read_trigger()’: send.cc:446:9: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] read(trigger, buf, sizeof buf); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o mailq mailq.o ../lib/libnullmailer.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o nullmailer-dsn dsn.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o nullmailer-inject inject.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o nullmailer-smtpd smtpd.o ../lib/libnullmailer.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o nullmailer-queue queue.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o nullmailer-send send.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o sendmail sendmail.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/src' Making all in test make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/test' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o address-test.o address-test.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o argparse-test.o argparse-test.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=false -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o clitest0-clitest.o `test -f 'clitest.cc' || echo './'`clitest.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=true -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -c -o clitest1-clitest.o `test -f 'clitest.cc' || echo './'`clitest.cc sed -e 's,[@]SRCDIR[@],/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2,g; s,[@]BUILDDIR[@],/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2,g;' < functions.in > functions x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o address-test address-test.o ../lib/libnullmailer.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o argparse-test argparse-test.o ../lib/libnullmailer.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o clitest0 clitest0-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fno-rtti -fno-exceptions -W -Wall -Wl,-O1 -Wl,--as-needed -o clitest1 clitest1-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/test' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' >>> Source compiled. >>> Test phase [not enabled]: mail-mta/nullmailer-2.2 >>> Install nullmailer-2.2 into /var/tmp/portage/mail-mta/nullmailer-2.2/image category mail-mta make -j2 DESTDIR=/var/tmp/portage/mail-mta/nullmailer-2.2/image install Making install in doc make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/doc' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/share/man/man7' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 nullmailer-dsn.1 nullmailer-inject.1 sendmail.1 '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 nullmailer.7 '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/share/man/man7' /bin/mkdir -p '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 nullmailer-queue.8 nullmailer-send.8 '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/share/man/man8' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/doc' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/doc' Making install in lib make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' Making install in cli++ make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/cli++' make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/cli++' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/cli++' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/cli++' Making install in fdbuf make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/fdbuf' make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/fdbuf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/fdbuf' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/fdbuf' Making install in mystring make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/mystring' make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/mystring' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/mystring' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib/mystring' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' make[3]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/lib' Making install in protocols make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/protocols' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/protocols' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/libexec/nullmailer' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c smtp qmqp '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/libexec/nullmailer' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/protocols' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/protocols' Making install in src make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/src' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c nullmailer-queue nullmailer-send sendmail '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c mailq nullmailer-dsn nullmailer-inject nullmailer-smtpd '/var/tmp/portage/mail-mta/nullmailer-2.2/image/usr/bin' make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/src' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/src' Making install in test make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/test' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/test' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/test' make[1]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' make[2]: Entering directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/install-sh -d /var/tmp/portage/mail-mta/nullmailer-2.2/image/var/spool/nullmailer/failed chmod 700 /var/tmp/portage/mail-mta/nullmailer-2.2/image/var/spool/nullmailer/failed /bin/sh /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/install-sh -d /var/tmp/portage/mail-mta/nullmailer-2.2/image/var/spool/nullmailer/queue chmod 700 /var/tmp/portage/mail-mta/nullmailer-2.2/image/var/spool/nullmailer/queue /bin/sh /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/install-sh -d /var/tmp/portage/mail-mta/nullmailer-2.2/image/var/spool/nullmailer/tmp chmod 700 /var/tmp/portage/mail-mta/nullmailer-2.2/image/var/spool/nullmailer/tmp /bin/sh /var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2/install-sh -d /var/tmp/portage/mail-mta/nullmailer-2.2/image/etc/nullmailer make[2]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' make[1]: Leaving directory '/var/tmp/portage/mail-mta/nullmailer-2.2/work/nullmailer-2.2' >>> Completed installing nullmailer-2.2 into /var/tmp/portage/mail-mta/nullmailer-2.2/image * Final size of build directory: 3840 KiB (3.7 MiB) * Final size of installed tree: 728 KiB * system executables owned by nonzero uid: * /usr/bin/mailq * /usr/sbin/nullmailer-queue strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/libexec/nullmailer/smtp /usr/libexec/nullmailer/qmqp /usr/sbin/nullmailer-queue /usr/bin/mailq /usr/bin/nullmailer-dsn /usr/sbin/nullmailer-send /usr/sbin/sendmail /usr/bin/nullmailer-inject /usr/bin/nullmailer-smtpd >>> Done. * >>> SetUID: [chmod go-r] /usr/bin/mailq ...  [ ok ] * >>> SetUID: [chmod go-r] /usr/sbin/nullmailer-queue ...  [ ok ]