From koffice Fri Oct 19 17:18:02 2001 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Fri, 19 Oct 2001 17:18:02 +0000 To: koffice Subject: Bug#33915: marked as done (Internel compiler error while building) by Stephan Kulow X-MARC-Message: https://marc.info/?l=koffice&m=100351203417413 Your message with subj: Bug#33915: Internel compiler error while building Am Freitag, 19. Oktober 2001 18:42 schrieb jgluckca@altavista.com: > Package: koffice > Version: 1.1 (using KDE 2.2.1 ) > Severity: normal > Installed from: Compiled From Sources > Compiler: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 > release) OS: Linux > OS/Compiler notes: Not Specified > > Building koffice 1.1 release from sources, an internel compiler error > occurs. Since this is the only time I have ever gotten this type of error > in 2 years of building software, I don't really think the problem is the > compiler. > > Details below: > > make[3]: Entering directory `/usr/src/kde-apps/koffice-1.1/kchart/kdchart' > /bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. > -I../.. -I../include -I/opt/kde/include -I/usr/lib/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/opt/kde/include -I/usr/lib/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:1337: Internal compiler error. > KDChartAxesPainter.cpp:1337: Please submit a full bug report to > `egcs-bugs@egcs.cygnus.com'. KDChartAxesPainter.cpp:1337: See > for details. make[3]: *** > [KDChartAxesPainter.lo] Error 1 Your compiler crashes with the output that you should report this as bug to egcs-bugs (a mailing list that most likely doesn't even exist anymore) and you claim the bug is ours? I don't think so. Greetings, Stephan has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 19 Oct 2001 16:42:24 +0000 Received: (qmail 8724 invoked by uid 33); 19 Oct 2001 16:42:23 -0000 Date: 19 Oct 2001 16:42:23 -0000 Message-ID: <20011019164223.8721.qmail@master.kde.org> To: submit@bugs.kde.org Subject: Internel compiler error while building From: jgluckca@altavista.com Package: koffice Version: 1.1 (using KDE 2.2.1 ) Severity: normal Installed from: Compiled From Sources Compiler: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) OS: Linux OS/Compiler notes: Not Specified Building koffice 1.1 release from sources, an internel compiler error occurs. Since this is the only time I have ever gotten this type of error in 2 years of building software, I don't really think the problem is the compiler. Details below: make[3]: Entering directory `/usr/src/kde-apps/koffice-1.1/kchart/kdchart' /bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/opt/kde/include -I/usr/lib/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/opt/kde/include -I/usr/lib/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:1337: Internal compiler error. KDChartAxesPainter.cpp:1337: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'. KDChartAxesPainter.cpp:1337: See for details. make[3]: *** [KDChartAxesPainter.lo] Error 1 make[3]: Leaving directory `/usr/src/kde-apps/koffice-1.1/kchart/kdchart' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/kde-apps/koffice-1.1/kchart' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/kde-apps/koffice-1.1' make: *** [all-recursive-am] Error 2 john:/usr/src/kde-apps/koffice-1.1> gcc -v Reading specs from /usr/local/egcs-1.1.2/lib/gcc-lib/i686-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) john:/usr/src/kde-apps/koffice-1.1> (Submitted via bugs.kde.org)