Subject: toolchain/33820: internal compiler error in pch_init
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: netbsd-bugs
Date: 06/25/2006 11:25:00
>Number:         33820
>Category:       toolchain
>Synopsis:       internal compiler error in pch_init
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 25 11:25:00 +0000 2006
>Originator:     Thomas Klausner
>Release:        NetBSD 3.99.21/gcc (GCC) 4.1.2 20060603 prerelease (NetBSD nb1 20060602)
>Organization:
>Environment:
	
	
System: NetBSD hiro 3.99.21 NetBSD 3.99.21 (HIRO) #17: Sat Jun 24 16:55:16 CEST 2006 wiz@hiro:/disk/wd1a/archive/cvs/src/sys/arch/i386/compile/obj.i386/HIRO i386
Architecture: i386
Machine: i386
>Description:

Building x11/wxGTK fails with:
creating lib/libwxregex-2.6.la
(cd lib/.libs &amp;&amp; rm -f libwxregex-2.6.la &amp;&amp; ln -s ../libwxregex-2.6.la libwxregex-2.6.la)
./bk-make-pch .pch/wxprec_basedll/wx/wxprec.h.gch wx/wxprec.h c++ -I.pch/wxprec_basedll -D__WXGTK__             -I./src/regex
   -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA -DGTK_NO_CHECK_CASTS -Ilib/wx/inc
lude/gtk2-ansi-release-2.6 -I./include -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/
atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/includ
e -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Dunix=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -DG
LX_GLXEXT_LEGACY -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include  -O2 -fno-strict-aliasing -O2 -I/usr/pkg/include
-I/usr/include -I/usr/pkg/include/freetype2 -DGLX_GLXEXT_LEGACY -pthread -Wall -Wundef -Wno-ctor-dtor-privacy
./include/wx/wxprec.h:1: internal compiler error: in pch_init, at c-pch.c:135
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
>How-To-Repeat:
cd /usr/pkgsrc/x11/wxGTK
make
>Fix:
Yes, please.

>Unformatted: