koffice-1.3_rc1 fails to compile with the following error: /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -march=athlon -O3 -pipe -mmmx -msse -m3dnow -mfpmath=sse,387 -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o koStoreDrag.lo `test -f 'koStoreDrag.cc' || echo './'`koStoreDrag.cc rm: cannot remove `': Invalid argument koZipStore.cc: In member function `virtual bool KoZipStore::init(KoStore::Mode, const QCString&)': koZipStore.cc:63: error: `NoExtraField' is not a member of type `KZip' koZipStore.cc:63: error: `setExtraField' undeclared (first use this function) koZipStore.cc:63: error: (Each undeclared identifier is reported only once for each function it appears in.) make[4]: *** [koZipStore.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/koffice-1.3_rc1/work/koffice-1.2.94/lib/store' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/koffice-1.3_rc1/work/koffice-1.2.94/lib/store' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/koffice-1.3_rc1/work/koffice-1.2.94/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/koffice-1.3_rc1/work/koffice-1.2.94' make: *** [all] Error 2 Reproducible: Always Steps to Reproduce: 1. emerge -u koffice 2. 3. Actual Results: emerge fails because of compilation error Expected Results: emerge should work without errors Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.20-gentoo-r8) ================================================================= System uname: 2.4.20-gentoo-r8 i686 AMD Duron(tm) Processor Gentoo Base System version 1.4.3.11 ccache version 2.3 [enabled] ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon -O3 -pipe -mmmx -msse -m3dnow -mfpmath=sse,387 -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/ config /usr/X11R6/lib/X11/xkb /usr/kde/3.2/share/config /usr/kde/3.1/share/config /usr/ share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=athlon -O3 -pipe -mmmx -msse -m3dnow -mfpmath=sse,387 -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox autoaddcvs ccache" GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 oss apm crypt cups foomaticdb gif jpeg libg++ mad mikmod pdflib png spell xml2 xmms gtkhtml gdbm berkdb slang readline tetex bonobo java guile sdl gpm tcpd pam libwww ssl python esd motif ldap scanner 3dnow aalib alsa arts artswrappersuid avi cdr directfb dv dvd dvdr encode faad fbcon firewire flash gnome gnome-libs gpg gphoto2 gtk gtk2 imlib kde mbox mldonkeypango mmx mozilla moznoirc moznomail moznocompose mpeg ncurses nls oggvorbis opengl openssh perl postgres qt quicktime samba sox sse svga tcltk tiff truetype wmf X xv zlib"
Running CVS head or 3.2_alpha2? You'll need to upgrade it first to a more recent copy before this will compile for you.
I'm running alpha2. Bug closed. Invalid.