* Package: net-mail/mpop-1.4.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mpop-1.4.1.tar.xz to /var/tmp/portage/net-mail/mpop-1.4.1/work >>> Source unpacked in /var/tmp/portage/net-mail/mpop-1.4.1/work >>> Preparing source in /var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1 ... * econf: updating mpop-1.4.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mpop-1.4.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mpop-1.4.1 --htmldir=/usr/share/doc/mpop-1.4.1/html --libdir=/usr/lib64 --enable-nls --with-ssl=openssl --without-libgsasl --without-libidn --without-libsecret configure: WARNING: unrecognized options: --with-ssl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for fseeko... yes checking for fseeko64... yes checking for getpass... yes checking for link... yes checking for sigaction... yes checking for signal... yes checking for strndup... yes checking for syslog... yes checking for library containing nanosleep... none required checking for library containing socket... none required checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libgnutls... yes checking whether AI_IDN is declared... yes checking whether getaddrinfo accepts AI_IDN... yes checking whether GnuTLS has builtin IDN support... yes checking whether libidn is needed for IDN support... no checking for SecKeychainGetVersion... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --with-ssl Install prefix ......... : /usr NLS support ............ : yes TLS support ............ : yes (Library: GnuTLS) IDN support ............ : yes (no library required) GNU SASL support ....... : no (most likely unnecessary) Libsecret support (GNOME): no MacOS X Keychain support : no >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' Making all in src make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o conf.o conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o delivery.o delivery.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o list.o list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o mpop.o mpop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o net.o net.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o netrc.o netrc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o pop3.o pop3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o readbuf.o readbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o stream.o stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o tools.o tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o uidls.o uidls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o xalloc.o xalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o md5-apps.o md5-apps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o tls.o tls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -O2 -pipe -march=native -c -o base64.o base64.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mpop conf.o delivery.o list.o mpop.o net.o netrc.o pop3.o readbuf.o stream.o tools.o uidls.o xalloc.o md5.o md5-apps.o tls.o base64.o -lgnutls make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/src' Making all in po make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/po' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/doc' Making all in scripts make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/scripts' make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' make[1]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' >>> Source compiled. >>> Test phase [not enabled]: net-mail/mpop-1.4.1 >>> Install mpop-1.4.1 into /var/tmp/portage/net-mail/mpop-1.4.1/image category net-mail make -j1 DESTDIR=/var/tmp/portage/net-mail/mpop-1.4.1/image install Making install in src make[1]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/src' make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/src' /bin/mkdir -p '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/bin' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c mpop '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/src' make[1]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/src' Making install in po make[1]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/po' installing de.gmo as /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/locale/de/LC_MESSAGES/mpop.mo installing es.gmo as /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/locale/es/LC_MESSAGES/mpop.mo installing pt_BR.gmo as /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/locale/pt_BR/LC_MESSAGES/mpop.mo installing uk.gmo as /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/locale/uk/LC_MESSAGES/mpop.mo if test "mpop" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/po' Making install in doc make[1]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/doc' make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/info' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./mpop.info '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/info' install-info --info-dir='/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/info' '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/info/mpop.info' /bin/mkdir -p '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/man/man1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 mpop.1 '/var/tmp/portage/net-mail/mpop-1.4.1/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/doc' make[1]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/doc' Making install in scripts make[1]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/scripts' make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/scripts' 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/net-mail/mpop-1.4.1/work/mpop-1.4.1/scripts' make[1]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1/scripts' make[1]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' make[2]: Entering directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' 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/net-mail/mpop-1.4.1/work/mpop-1.4.1' make[1]: Leaving directory '/var/tmp/portage/net-mail/mpop-1.4.1/work/mpop-1.4.1' >>> Completed installing mpop-1.4.1 into /var/tmp/portage/net-mail/mpop-1.4.1/image * Final size of build directory: 2720 KiB (2.6 MiB) * Final size of installed tree: 436 KiB * QA Notice: Unrecognized configure options: * * --with-ssl * --with-ssl strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/mpop * checking 13 files for package collisions >>> Merging net-mail/mpop-1.4.1 to / --- /usr/ --- /usr/bin/ >>> /usr/bin/mpop --- /usr/share/ --- /usr/share/locale/ --- /usr/share/locale/de/ --- /usr/share/locale/de/LC_MESSAGES/ >>> /usr/share/locale/de/LC_MESSAGES/mpop.mo --- /usr/share/locale/es/ --- /usr/share/locale/es/LC_MESSAGES/ >>> /usr/share/locale/es/LC_MESSAGES/mpop.mo --- /usr/share/locale/pt_BR/ --- /usr/share/locale/pt_BR/LC_MESSAGES/ >>> /usr/share/locale/pt_BR/LC_MESSAGES/mpop.mo --- /usr/share/locale/uk/ --- /usr/share/locale/uk/LC_MESSAGES/ >>> /usr/share/locale/uk/LC_MESSAGES/mpop.mo --- /usr/share/info/ >>> /usr/share/info/mpop.info.bz2 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/mpop.1.bz2 --- /usr/share/doc/ >>> /usr/share/doc/mpop-1.4.1/ >>> /usr/share/doc/mpop-1.4.1/AUTHORS.bz2 >>> /usr/share/doc/mpop-1.4.1/ChangeLog.bz2 >>> /usr/share/doc/mpop-1.4.1/NEWS.bz2 >>> /usr/share/doc/mpop-1.4.1/NOTES.bz2 >>> /usr/share/doc/mpop-1.4.1/README.bz2 >>> /usr/share/doc/mpop-1.4.1/THANKS.bz2 >>> net-mail/mpop-1.4.1 merged. >>> Regenerating /etc/ld.so.cache...