Emerge of openoffice 1.1.3 fails to find various files during the compilation process. There is lots of disk space on /var. I have done a 'emerge sync' within the past few days. Reproducible: Always Steps to Reproduce: 1.emerge -n -u openoffice 2. 3. Actual Results: g++ -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC istream.cpp -c -o ../lib/obj/GCCx86/Release/istream.o g++ -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC ostream.cpp -c -o ../lib/obj/GCCx86/Release/ostream.o g++ -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC iostream.cpp -c -o ../lib/obj/GCCx86/Release/iostream.o g++ -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC codecvt.cpp -c -o ../lib/obj/GCCx86/Release/codecvt.o g++ -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC collate.cpp -c -o ../lib/obj/GCCx86/Release/collate.o g++ -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC ctype.cpp -c -o ../lib/obj/GCCx86/Release/ctype.o In file included from ../stlport/stl/_locale.h:35, from ../stlport/stl/_ctype.h:29, from ctype.cpp:22: ../stlport/stl/_threads.h:571:28: stl/_threads.c: No such file or directory In file included from ../stlport/stl/_ctype.h:29, from ctype.cpp:22: ../stlport/stl/_locale.h:39:30: stl/_string_fwd.h: No such file or directory In file included from ../stlport/stl/_ctype.h:29, from ctype.cpp:22: ../stlport/stl/_locale.h:53: error: parse error before `>' token ../stlport/stl/_locale.h:150: error: parse error before `)' token ../stlport/stl/_locale.h:162: error: parse error before `&' token ctype.cpp:23:27: stl/_function.h: No such file or directory ctype.cpp:24:22: c_locale.h: No such file or directory ctype.cpp: In member function `virtual const wchar_t* _STL::ctype<wchar_t>::do_scan_not(_STL::ctype_base::mask, const wchar_t*, const wchar_t*) const': ctype.cpp:412: error: `not1' undeclared (first use this function) ctype.cpp:412: error: (Each undeclared identifier is reported only once for each function it appears in.) make: *** [../lib/obj/GCCx86/Release/ctype.o] Error 1 dmake: Error code 2, while making './unxlngi4.pro/misc/build/so_built_so_stlport' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/stlport !!! ERROR: app-office/openoffice-1.1.3 failed. !!! Function src_compile, Line 365, Exitcode 1 !!! Build failed! Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.4.23 i686) ================================================================= System uname: 2.4.23 i686 Celeron (Mendocino) Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 Headers: sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21-r1 Libtools: sys-devel/libtool-1.5.2-r7 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe" CHOST="i486-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /opt/tomcat/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://www.gigaload.org/gentoo.org/ http://chod.cwru.edu/gentoo ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://chod.cwru.edu/gentoo" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X X509 aalib antlr apache2 avi berkdb bitmap-fonts cdr crypt cups dga encode expat f77 fam foomaticdb fortran freetype fs gd gdbm gif glade gmp gnome gpm gstreamer gtk2 gtkhtml guile imagemagick imlib innodb java jpeg junit libg++ libwww log4j maildir motif mozilla moznoirc mozsvg mpeg mysql ncurses nls opengl pam pcap pcre pdflib perl php png python qt quicktime readline regexp samba sasl scanner sdk sdl slang snmp speedo spell ssl svg svga tcltk tcpd tiff truetype type1 usb wmf x86 xalan xerces xml xml2 xmms xv zlib"
Could you attach the full log? There seems to be something wrong earlier in the process.
No feedback for some time, closing