* Package: net-analyzer/postal-0.72 * Repository: gentoo * Maintainer: net-mail@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 postal-0.72.tgz to /var/tmp/portage/net-analyzer/postal-0.72/work >>> Source unpacked in /var/tmp/portage/net-analyzer/postal-0.72/work >>> Preparing source in /var/tmp/portage/net-analyzer/postal-0.72/work/postal-0.72 ... * Applying 01_postal-0.70-gcc43.patch ... [ ok ] * Applying 02_postal-0.72-nossl.patch ... [ ok ] * Applying 03_postal-0.70-c++0x-integrated.patch ... [ ok ] * Applying 04_postal-0.70-warnings.patch ... [ ok ] * Applying 05_postal-0.70-openssl-1.patch ... [ ok ] * Applying 06_postal-0.70-ldflags.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/postal-0.72/work/postal-0.72' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: postal-0.72/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/postal-0.72/work/postal-0.72 ... ./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 --libdir=/usr/lib64 --disable-stripping --enable-openssl --disable-gnutls 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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for an ANSI C-conforming const... yes 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 for size_t... yes checking for bind in -lsocket... no checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking if g++ supports C++0x features without additional flags... no checking if g++ supports C++0x features with -std=c++0x... no checking if g++ supports C++0x features with -std=gnu++0x... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating postal.h config.status: creating port.h config.status: creating postal.spec config.status: creating sun/pkginfo config.status: creating conf.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/postal-0.72/work/postal-0.72 ... make -j1 x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c expand.cpp expand.cpp: In constructor ‘NamePattern::NamePattern(const char*, const char*)’: expand.cpp:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if(!escape) ^~ expand.cpp:89:5: note: here case '-': ^~~~ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -Wl,-O1 -Wl,--as-needed postal-list.cpp expand.o -o postal-list -lstdc++ -lpthread x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c userlist.cpp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c thread.cpp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c results.cpp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c address.cpp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c tcp.cpp tcp.cpp: In member function ‘int tcp::ConnectTLS()’: tcp.cpp:181:15: error: ‘SSLv2_client_method’ was not declared in this scope m_sslMeth = SSLv2_client_method(); ^~~~~~~~~~~~~~~~~~~ tcp.cpp:181:15: note: suggested alternative: ‘SSLv23_client_method’ m_sslMeth = SSLv2_client_method(); ^~~~~~~~~~~~~~~~~~~ SSLv23_client_method make: *** [Makefile:52: tcp.o] Error 1 * ERROR: net-analyzer/postal-0.72::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/postal-0.72::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/postal-0.72::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:postal-0.72:20190208-004022.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/postal-0.72/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/postal-0.72/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/postal-0.72/work/postal-0.72' * S: '/var/tmp/portage/net-analyzer/postal-0.72/work/postal-0.72'