$ emerge koffice [some mins later ...] make[3]: Entering directory `/var/tmp/portage/koffice-1.2_beta2/work/koffice-1.2-beta2/kugar/kudesigner' source='canvbox.cpp' object='canvbox.o' libtool=no \ depfile='.deps/canvbox.Po' tmpdepfile='.deps/canvbox.TPo' \ depmode=gcc /bin/sh ../../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../lib -I../../lib/kofficeui -I../../lib/kofficeui -I../../lib/kofficecore -I../../lib/kofficecore -I../../lib/store -I../../lib/store -I../../lib/kwmf -I../../lib/kwmf -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DKDE_NO_COMPAT -c -o canvbox.o `test -f canvbox.cpp || echo './'`canvbox.cpp canvbox.cpp: In method `void CanvasKugarTemplate::draw(QPainter &)': canvbox.cpp:157: Unable to generate reloads for: (insn 2027 2025 2028 (parallel[ (set (reg:SI 6 %ebp) (fix:SI (fix:DF (reg:DF 315)))) (clobber (mem:HI (plus:SI (reg:SI 6 %ebp) (const_int -54 [0xffffffca])) 0)) (clobber (mem:HI (plus:SI (reg:SI 6 %ebp) (const_int -56 [0xffffffc8])) 0)) (clobber (mem:SI (plus:SI (reg:SI 6 %ebp) (const_int -52 [0xffffffcc])) 0)) (clobber (scratch:HI)) ] ) 149 {fix_truncdfsi2+1} (insn_list 2025 (nil)) (expr_list:REG_DEAD (reg:DF 315) (expr_list:REG_UNUSED (scratch:HI) (nil)))) cpp0: output pipe has been closed make[3]: *** [canvbox.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/koffice-1.2_beta2/work/koffice-1.2-beta2/kugar/kudesigner' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/koffice-1.2_beta2/work/koffice-1.2-beta2/kugar/kudesigner' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/koffice-1.2_beta2/work/koffice-1.2-beta2/kugar' make: *** [install-recursive] Error 1 !!! ERROR: The ebuild did not complete successfully. !!! Function kde_src_install, Line -3897, Exitcode 2 !!! died running make install, kde_src_install:make !!! emerge aborting on /usr/portage/app-office/koffice/koffice-1.2_beta2.ebuild .
gcc-3 andreas?
No. $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs gcc version 2.95.3 20010315 (release) old'n'bold :-)
Verwilst handles koffice. I think there was already a bug about this your way?...
Now I know, but [1] I didn't change the assignment. [2] my first report concerned Beta-r1. That "bug" got resolved over here with qt-update. This one IS new. Sorry ;
Now I know, but [1] I didn't change the assignment. [2] my first report concerned Beta-r1. That "bug" got resolved over here with qt-update. This one IS new. Sorry ;°)
are you sure it isn't bad RAM?
Hi Bart, had that RAM doublechecked, though I didn't beleive it: it's nothing less than the developing machine that brought up those "hick ups". Neither memtestX86 (bootblock) nor memtester (userspace checks) showed any errors. Deducing from Ur question that it works "everywhere else" I decreased optimisation level settings (was: -O3 -pipe -fomit-frame-pointer; now: -O3 -pipe), deinstalled ccache, refetched the package, even rebooted (!) and just started another run. Maybe this time ... I'll close this bug, if this was the issue. Thanks for all Ur patience so far.
No more "--fomit-frame-pointer". Therefore koffice compiles ...