Here is the error: # emerge app-office/koffice ------------------------------------------- Everything compile, except at the end: /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. formula.cc:4:23: strstream.h: No such file or directory formula.cc: In member function `void QpFormula::floatFuncReal(const char*)': formula.cc:477: error: `ostrstream' undeclared (first use this function) formula.cc:477: error: (Each undeclared identifier is reported only once for each function it appears in.) formula.cc:477: error: parse error before `;' token formula.cc:481: error: `lNum' undeclared (first use this function) formula.cc: In member function `void QpFormula::intFuncReal(const char*)': formula.cc:492: error: parse error before `;' token make[6]: *** [formula.lo] Error 1 make[6]: *** Waiting for unfinished jobs.... record.cc:13:23: strstream.h: No such file or directory record.cc: In function `int Hexout(char*, int)': record.cc:35: error: `ostrstream' undeclared (first use this function) record.cc:35: error: (Each undeclared identifier is reported only once for each function it appears in.) record.cc:35: error: `lOStr' undeclared (first use this function) record.cc:35: error: parse error before `;' token record.cc:60: error: parse error before `;' token record.cc: In member function `void QpRecCell::cellRef(char*, QpTableNames&, short int, unsigned char, unsigned char, short int)': record.cc:203: error: `strstream' undeclared (first use this function) record.cc:203: error: parse error before `(' token record.cc:229: error: `lOut' undeclared (first use this function) record.cc:200: warning: unused parameter `char*pText' record.cc: In member function `QpRecUnknown::QpRecUnknown(short int, short int, QpIStream&)': record.cc:577: warning: unused parameter `QP_INT16 pType' make[6]: *** [record.lo] Error 1 make[6]: Leaving directory `/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread/qpro/libqpro/src' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread/qpro/libqpro' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread/qpro' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1' make: *** [all] Error 2 !!! ERROR: app-office/koffice-1.2.1-r1 failed. !!! Function kde_src_compile, Line 123, Exitcode 2 !!! died running emake, kde_src_compile:make ------------------------------------------- * sys-devel/gcc Latest version available: 3.2.2 Latest version installed: 3.3 Size of downloaded files: 19,835 kB Homepage: http://www.gnu.org/software/gcc/gcc.html Description: The GNU Compiler Collection. Includes C/C++ and java compilers ------------------------------------------- * sys-libs/glibc Latest version available: 2.3.1-r4 Latest version installed: 2.3.2-r2 Size of downloaded files: 17,701 kB Homepage: http://www.gnu.org/software/libc/libc.html Description: GNU libc6 (also called glibc2) C library Reproducible: Always Steps to Reproduce:
This is a duplicate bug of http://bugs.gentoo.org/show_bug.cgi?id=21464 It has to be closed.
*** This bug has been marked as a duplicate of 21464 ***