Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 13:51:22 -0400
From:      Ben Williams <ben@instantemail.net>
To:        FreeBSD Questions <FreeBSD-Questions@FreeBSD.org>
Subject:   gcc died in kde3 meta-port
Message-ID:  <87265860827.20020801135122@instantemail.net>

next in thread | raw e-mail | index | archive | help
[ 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 <URL:http://www.gnu.org/software/gcc/bugs.html>; 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87265860827.20020801135122>