Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41526 - koffice 1.3 build fails on kspread_dlg_goalseek.cc
Summary: koffice 1.3 build fails on kspread_dlg_goalseek.cc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 21:12 UTC by Calvin Spealman
Modified: 2004-02-18 06:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Calvin Spealman 2004-02-13 21:12:37 UTC
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -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../lib/kotext -I../lib/kotext -I../lib/interfaces -I../lib/koscript -I../lib/koscript -I../interfaces -I../kchart/kdchart -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 -O3 -mcpu=i686 -pipe -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 kspread_dlg_goalseek.lo `test -f 'kspread_dlg_goalseek.cc' || echo './'`kspread_dlg_goalseek.cc
kspread_view.cc: In member function `void KSpreadView::slotItemSelected(int)':
kspread_view.cc:5288: Internal compiler error in control_flow_insn_p, at
   cfgbuild.c:133
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [kspread_view.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/koffice-1.3/work/koffice-1.3/kspread'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/koffice-1.3/work/koffice-1.3/kspread'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/koffice-1.3/work/koffice-1.3'
make: *** [all] Error 2

!!! ERROR: app-office/koffice-1.3 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make

Reproducible: Always
Steps to Reproduce:
1. emerge koffice
2. get errors
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-02-18 06:20:11 UTC
Can't do anything about internal compiler errors other than suggest you try upgrading to a newer version of gcc, or use less aggressive cflags in compiling koffice.