GCC on RELENG_5: www/libgtkhtml ICE?

Ed Schouten ed at fxq.nl
Fri Jul 1 21:02:26 GMT 2005


Hello,

Today I'm trying to portupgrade my FreeBSD box as I usually do each
(month|few weeks). During the build of libgtkhtml-2.6.3, I got the
following error:

| rm -f .libs/htmlboxtable.lo
| cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgtkhtml -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -DG_LOG_DOMAIN=\"HtmlLayout\" -I/usr/local/include -O -pipe -MT htmlboxtable.lo -MD -MP -MF .deps/htmlboxtable.Tpo -c htmlboxtable.c  -fPIC -DPIC -o .libs/htmlboxtable.lo
| cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgtkhtml -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -DG_LOG_DOMAIN=\"HtmlLayout\" -I/usr/local/include -O -pipe -MT htmlboxtable.lo -MD -MP -MF .deps/htmlboxtable.Tpo -c htmlboxtable.c -o htmlboxtable.o >/dev/null 2>&1
| gmake[4]: *** [htmlboxtable.lo] Error 1
| gmake[4]: Leaving directory `/space0/tmp/ports/build/space0/ports/www/libgtkhtml/work/libgtkhtml-2.6.3/libgtkhtml/layout'
| gmake[3]: *** [all-recursive] Error 1
| gmake[3]: Leaving directory `/space0/tmp/ports/build/space0/ports/www/libgtkhtml/work/libgtkhtml-2.6.3/libgtkhtml/layout'
| gmake[2]: *** [all-recursive] Error 1
| gmake[2]: Leaving directory `/space0/tmp/ports/build/space0/ports/www/libgtkhtml/work/libgtkhtml-2.6.3/libgtkhtml'
| gmake[1]: *** [all-recursive] Error 1
| gmake[1]: Leaving directory `/space0/tmp/ports/build/space0/ports/www/libgtkhtml/work/libgtkhtml-2.6.3'
| gmake: *** [all] Error 2
| *** Error code 2
| 
| Stop in /space0/ports/www/libgtkhtml.

So I tried to run the command manually:

| (zonk) /space0/tmp/ports/build/space0/ports/www/libgtkhtml/work/libgtkhtml-2.6.3/libgtkhtml/layout # cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgtkhtml -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -DG_LOG_DOMAIN=\"HtmlLayout\" -I/usr/local/include -O -pipe -MT htmlboxtable.lo -MD -MP -MF .deps/htmlboxtable.Tpo -c htmlboxtable.c -o htmlboxtable.o
| htmlboxtable.c: In function `paint_rows':
| htmlboxtable.c:1197: internal compiler error: Segmentation fault
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I'm not sure if it's wise to report it to GNU anyway, because the
version I'm using, is the one shipped with FreeBSD 5.4:

| (zonk) ~ # gcc --version
| gcc (GCC) 3.4.2 [FreeBSD] 20040728
| Copyright (C) 2004 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

My machine is running FreeBSD 5.4-STABLE (RELENG_5 from Jun 12):
| FreeBSD zonk.fxq.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jun 12 17:20:29 CEST 2005     root at zonk.fxq.nl:/usr/obj/space0/src/sys/ZONK i386

Is anyone also having problems with www/libgtkhtml's htmlboxtable.lo in
combination with RELENG_5's gcc? Does anyone know if this bug is
squashed in RELENG_5 in the mean time?

Yours,
-- 
 Ed Schouten <ed at fxq.nl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050701/498dd4f0/attachment.bin


More information about the freebsd-stable mailing list