* Package: mail-filter/mailfilter-0.8.2 * Repository: gentoo * Maintainer: net-mail@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux selinux userland_GNU * FEATURES: preserve-libs sandbox selinux sesandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mailfilter-0.8.2.tar.gz to /var/tmp/portage/mail-filter/mailfilter-0.8.2/work >>> Source unpacked in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work >>> Preparing source in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2 ... * Applying 0.8.2-gcc44.patch ... [ ok ] * Applying 0.8.2-openssl-1.patch ... [ ok ] * Applying 0.8.2-gcc46.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.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 --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for BIO_new in -lcrypto... yes checking for SSL_new in -lssl... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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 an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for getopt_long... yes checking for error_at_line... yes checking return type of signal handlers... void checking for connect in -lsocket... no checking for gethostbyname in -lnsl... yes checking for regcomp in -lregex... no checking for alarm... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for snprintf... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mailfilter.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands mailfilter 0.8.2 configured. You can now type `gmake' to compile mailfilter. If `gmake' is not available on your system, try `make' instead. >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2 ... make -j1 -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2' Making all in doc make[2]: Entering directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/doc' Making all in man make[2]: Entering directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/man' Making all in src make[2]: Entering directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -march=native -O2 -pipe -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c mv -f .deps/md5c.Tpo .deps/md5c.Po bison -y -p rc -d -v -oy.tab.c rcfile.yy; \ mv -f y.tab.c rcparser.cc; \ mv -f y.tab.h rcparser.hh; \ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -march=native -O2 -pipe -c rcparser.cc; \ touch y.tab.c flex -+ -i -Prc -orcfile.cc rcfile.ll x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -march=native -O2 -pipe -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.cc rcfile.ll: In member function ‘virtual int rcFlexLexer::yylex()’: rcfile.ll:150:14: error: no match for ‘operator=’ (operand types are ‘std::istream {aka std::basic_istream}’ and ‘std::ifstream* {aka std::basic_ifstream*}’) yyin = new ifstream (sub_file.c_str ()); ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/iostream:40:0, from rcfile.cc:96: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/istream:58:11: note: candidate: std::basic_istream& std::basic_istream::operator=(const std::basic_istream&) class basic_istream : virtual public basic_ios<_CharT, _Traits> ^ /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/istream:58:11: note: no known conversion for argument 1 from ‘std::ifstream* {aka std::basic_ifstream*}’ to ‘const std::basic_istream&’ rcfile.ll:152:27: error: invalid cast from type ‘std::istream {aka std::basic_istream}’ to type ‘std::ifstream* {aka std::basic_ifstream*}’ if (!((ifstream*) yyin)->is_open ()) ^ Makefile:331: recipe for target 'rcfile.o' failed make[2]: *** [rcfile.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/src' Makefile:259: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2' Makefile:196: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: mail-filter/mailfilter-0.8.2::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 1930: Called die * The specific snippet of code: * emake -j1 || die * * If you need support, post the output of `emerge --info '=mail-filter/mailfilter-0.8.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=mail-filter/mailfilter-0.8.2::gentoo'`. * The complete build log is located at '/var/log/portage/mail-filter:mailfilter-0.8.2:20160207-221450.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-filter/mailfilter-0.8.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-filter/mailfilter-0.8.2/temp/environment'. * Working directory: '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2' * S: '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2'