From owner-freebsd-questions Thu Aug 1 10:51:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B99C37B400 for ; Thu, 1 Aug 2002 10:51:30 -0700 (PDT) Received: from flatiron.instantemail.net (naturalcom-gw.avl.rocketlauncher.net [209.95.78.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3920643E65 for ; Thu, 1 Aug 2002 10:51:29 -0700 (PDT) (envelope-from ben@instantemail.net) Received: from reliable-2000 (flatiron.instantemail.net [209.95.72.149]) by flatiron.instantemail.net (8.9.3/8.9.3) with ESMTP id RAA97888 for ; Thu, 1 Aug 2002 17:51:22 GMT Date: Thu, 1 Aug 2002 13:51:22 -0400 From: Ben Williams X-Mailer: The Bat! (v1.60q) Personal Reply-To: Ben Williams X-Priority: 3 (Normal) Message-ID: <87265860827.20020801135122@instantemail.net> To: FreeBSD Questions Subject: gcc died in kde3 meta-port MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ Please CC me directly ] Approximately 36 hours after starting a `make install` in /usr/ports/x11/kde3 I got this: --------------------begin screen paste-------------------- c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libkdegames -I../../libkdegames/kgame -I/usr/local/include -I/usr/X11R6/include -DSRCD IR="\"/usr/ports/games/kdegames3/work/kdegames-3.0.2/kwin4/kwin4\"" -DNDEBUG -DNO_DEBUG -O2 -O3 -pipe -fno-exceptions -fno-check-ne w -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o kwin4doc.o `test -f kwin4doc.cpp || echo './'`kwin4doc.cpp kwin4doc.cpp: In method `class Kwin4Player * Kwin4Doc::getPlayer(FARBE)': kwin4doc.cpp:1210: Internal compiler error. kwin4doc.cpp:1210: Please submit a full bug report. kwin4doc.cpp:1210: See for instructions. gmake[3]: *** [kwin4doc.o] Error 1 gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0.2/kwin4/kwin4' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0.2/kwin4' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/games/kdegames3. *** Error code 1 Stop in /usr/ports/x11/kde3. [root@loathing] /usr/ports/x11/kde3# ---------------------end screen paste--------------------- I don't know enough about c++ or makefiles to be able to follow the directions at http://www.gnu.org/software/gcc/bugs.html. I edited kwin4 out of the kdegames3 makefile and the build has gone another 12 hours into KOffice and it's still chugging right along. 1. Can someone explain to me how to submit the bug report to the gcc guys? 2. Is it normal on a 384MB, 350mhz computer for a kde3 metaport build to take more than 2 days? Thanks, -- Ben. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message