>>> Unpacking source... >>> Unpacking mailfilter-0.8.1.tar.gz to /var/tmp/portage/mail-filter/mailfilter-0.8.1/work * Applying 0.8.1-gcc43.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/mail-filter/mailfilter-0.8.1/work >>> Compiling source in /var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/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 i686-pc-linux-gnu-g++... i686-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 i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-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... i686-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.1 configured. You can now type `gmake' to compile mailfilter. If `gmake' is not available on your system, try `make' instead. make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1' Making all in doc make[2]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1/doc' Making all in man make[2]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1/man' Making all in src make[2]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1/src' i686-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. -O2 -pipe -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c 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; \ i686-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 -O2 -pipe -c rcparser.cc; \ touch y.tab.c bison -y -d -v -p rfc -orfc822parser.cc rfc822.yy; \ mv -f y.tab.h rfc822parser.hh; \ i686-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 -O2 -pipe -c rfc822parser.cc; \ touch y.tab.c i686-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 -O2 -pipe -MT mailfilter.o -MD -MP -MF .deps/mailfilter.Tpo -c -o mailfilter.o mailfilter.cc i686-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 -O2 -pipe -MT header.o -MD -MP -MF .deps/header.Tpo -c -o header.o header.cc i686-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 -O2 -pipe -MT weeder.o -MD -MP -MF .deps/weeder.Tpo -c -o weeder.o weeder.cc mv -f .deps/md5c.Tpo .deps/md5c.Po i686-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 -O2 -pipe -MT preferences.o -MD -MP -MF .deps/preferences.Tpo -c -o preferences.o preferences.cc i686-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 -O2 -pipe -MT feedback.o -MD -MP -MF .deps/feedback.Tpo -c -o feedback.o feedback.cc i686-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 -O2 -pipe -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.cc i686-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 -O2 -pipe -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.cc i686-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 -O2 -pipe -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.cc mv -f .deps/header.Tpo .deps/header.Po mv -f .deps/score.Tpo .deps/score.Po mailfilter.cc: In function 'std::string exec_shell(const char*)': mailfilter.cc:385: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result mv -f .deps/mailfilter.Tpo .deps/mailfilter.Po mv -f .deps/preferences.Tpo .deps/preferences.Po mv -f .deps/feedback.Tpo .deps/feedback.Po mv -f .deps/account.Tpo .deps/account.Po mv: cannot stat `y.tab.h': No such file or directory i686-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 -O2 -pipe -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cc mv -f .deps/weeder.Tpo .deps/weeder.Po i686-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 -O2 -pipe -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.cc i686-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 -O2 -pipe -MT pop3.o -MD -MP -MF .deps/pop3.Tpo -c -o pop3.o pop3.cc i686-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 -O2 -pipe -MT apop.o -MD -MP -MF .deps/apop.Tpo -c -o apop.o apop.cc i686-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 -O2 -pipe -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.cc make[2]: *** No rule to make target `rcparser.o', needed by `mailfilter'. Stop. make[2]: *** Waiting for unfinished jobs.... mv -f .deps/protocol.Tpo .deps/protocol.Po mv -f .deps/filter.Tpo .deps/filter.Po mv -f .deps/apop.Tpo .deps/apop.Po mv -f .deps/pop3.Tpo .deps/pop3.Po mv -f .deps/imap.Tpo .deps/imap.Po mv -f .deps/socket.Tpo .deps/socket.Po make[2]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.1/work/mailfilter-0.8.1' make: *** [all] Error 2 * * ERROR: mail-filter/mailfilter-0.8.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2377: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/mail-filter/mailfilter-0.8.1:20090811-075409.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-filter/mailfilter-0.8.1/temp/environment'. *