>>> Unpacking source... >>> Unpacking rtf2html-0.2.0.tar.bz2 to /var/tmp/portage/app-text/rtf2html-0.2.0/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-text/rtf2html-0.2.0/work/rtf2html-0.2.0 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: Disabling debugging info... checking whether to use stlport libraries... no checking for main in -lstdc++... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking string usability... yes checking string presence... yes checking for string... yes checking for floor... yes checking for strtol... yes checking for rint... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-am make[1]: Entering directory `/var/tmp/portage/app-text/rtf2html-0.2.0/work/rtf2html-0.2.0' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT fmt_opts.o -MD -MP -MF ".deps/fmt_opts.Tpo" \ -c -o fmt_opts.o `test -f 'fmt_opts.cpp' || echo './'`fmt_opts.cpp; \ then mv ".deps/fmt_opts.Tpo" ".deps/fmt_opts.Po"; \ else rm -f ".deps/fmt_opts.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT rtf2html.o -MD -MP -MF ".deps/rtf2html.Tpo" \ -c -o rtf2html.o `test -f 'rtf2html.cpp' || echo './'`rtf2html.cpp; \ then mv ".deps/rtf2html.Tpo" ".deps/rtf2html.Po"; \ else rm -f ".deps/rtf2html.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT rtf_keyword.o -MD -MP -MF ".deps/rtf_keyword.Tpo" \ -c -o rtf_keyword.o `test -f 'rtf_keyword.cpp' || echo './'`rtf_keyword.cpp; \ then mv ".deps/rtf_keyword.Tpo" ".deps/rtf_keyword.Po"; \ else rm -f ".deps/rtf_keyword.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT rtf_table.o -MD -MP -MF ".deps/rtf_table.Tpo" \ -c -o rtf_table.o `test -f 'rtf_table.cpp' || echo './'`rtf_table.cpp; \ then mv ".deps/rtf_table.Tpo" ".deps/rtf_table.Po"; \ else rm -f ".deps/rtf_table.Tpo"; exit 1; \ fi In file included from rtf_keyword.cpp:1: rtf_keyword.h: In constructor 'rtf_keyword::rtf_keyword(InputIter&)': rtf_keyword.h:93: error: 'atoi' is not a member of 'std' make[1]: *** [rtf_keyword.o] Error 1 make[1]: *** Waiting for unfinished jobs.... rtf_table.cpp: In member function 'std::string table::make()': rtf_table.cpp:88: error: 'find_if' is not a member of 'std' rtf_table.cpp:139: error: 'find_if' is not a member of 'std' rtf_table.cpp:149: error: 'find_if' is not a member of 'std' make[1]: *** [rtf_table.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-text/rtf2html-0.2.0/work/rtf2html-0.2.0' make: *** [all] Error 2 * * ERROR: app-text/rtf2html-0.2.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 140: Called die * The specific snippet of code: * emake || die "Compilation failed" * The die message: * Compilation 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/app-text/rtf2html-0.2.0:20081212-190111.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/rtf2html-0.2.0/temp/environment'. *