* 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: 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/python2.7/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++ -march=native -O2 -pipe -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c expand.cpp x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -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++ -march=native -O2 -pipe -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++ -march=native -O2 -pipe -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++ -march=native -O2 -pipe -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++ -march=native -O2 -pipe -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++ -march=native -O2 -pipe -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c tcp.cpp x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c cmd5.cpp x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c mutex.cpp x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c logit.cpp x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c smtp.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/ext/hash_map:60:0, from smtp.h:14, from smtp.cpp:1: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from smtp.cpp:1:0: smtp.h:40:69: error: template argument 3 is invalid typedef hash_map, eqlng> NAME_MAP; ^ smtp.cpp: In member function ‘const string* smtpData::getMailName(sockaddr_in&)’: smtp.cpp:31:28: error: invalid types ‘NAME_MAP {aka int}[long unsigned int]’ for array subscript string *name = m_names[ip]; ^ smtp.cpp:56:13: error: invalid types ‘NAME_MAP {aka int}[long unsigned int]’ for array subscript m_names[ip] = name; ^ make: *** [Makefile:52: smtp.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:20160925-085740.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'