public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: sklass@andigilog.com
To: gnats-gnats@sourceware.cygnus.com
Subject: gnats/214: Can't compile koffice due to internal compiler error
Date: Fri, 06 Jul 2001 08:54:00 -0000	[thread overview]
Message-ID: <20010706154955.31014.qmail@sourceware.cygnus.com> (raw)

>Number:         214
>Category:       gnats
>Synopsis:       Can't compile koffice due to internal compiler error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 06 08:54:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Steven M. Klass
>Release:        gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Organization:
>Environment:
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Description:
Downloaded koffice-1.1-beta3.tar.bz2 from  http://ftp.sourceforge.net/pub/mirrors/kde/unstable/koffice-1.1-beta3/src/
included patches kword-1.1-beta3-fix.patch and killustrator-1.1-beta3-fix.patch
patched the files using cat {patch} | patch -p0 in respective directories
./configure
make
Then the following error occurs
make[2]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3/doc'
Making all in kchart
make[2]: Entering directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart'
Making all in kdchart
make[3]: Entering directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart/kdchart'
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include
 -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c KDChartAreaPainter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c KDChartAreaPainter.cpp  -fPIC -DPIC -o .libs/KDChartAreaPainter.o
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include
 -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c KDChartAxesPainter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c KDChartAxesPainter.cpp  -fPIC -DPIC -o .libs/KDChartAxesPainter.o
KDChartAxesPainter.cpp: In method `void KDChartAxesPainter::calculateLabelTexts(class QPainter &, const class KDChartTableData &, const class KDChartParams &, unsigned int, double, enum KDChartAxisParams::AxisPos, const class QPoint &, double, double &, double &, double &, double &, double &, double &, double &, int &)':
KDChartAxesPainter.cpp:1294: Internal compiler error.
KDChartAxesPainter.cpp:1294: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
KDChartAxesPainter.cpp:1294: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
make[3]: *** [KDChartAxesPainter.lo] Error 1
make[3]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart/kdchart'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3'
make: *** [all-recursive-am] Error 2
>How-To-Repeat:
I tried this initially using the ./configure --enable-final flag and that is what initially failed it.  However, I thought this was a problem so I rm config.cache and then ./configure.  The problem repeated itself..

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~2001-07-06  8:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010706154955.31014.qmail@sourceware.cygnus.com \
    --to=sklass@andigilog.com \
    --cc=gnats-gnats@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).