From owner-freebsd-current@FreeBSD.ORG Mon Sep 19 14:23:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EDD316A41F for ; Mon, 19 Sep 2005 14:23:36 +0000 (GMT) (envelope-from bobself@charter.net) Received: from mxsf27.cluster1.charter.net (mxsf27.cluster1.charter.net [209.225.28.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id D158E43D45 for ; Mon, 19 Sep 2005 14:23:35 +0000 (GMT) (envelope-from bobself@charter.net) Received: from mxip16a.cluster1.charter.net (mxip16a.cluster1.charter.net [209.225.28.146]) by mxsf27.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j8JENYne011106 for ; Mon, 19 Sep 2005 10:23:34 -0400 Received: from 24-177-225-234.dhcp.spbg.sc.charter.com (HELO [127.0.0.1]) (24.177.225.234) by mxip16a.cluster1.charter.net with ESMTP; 19 Sep 2005 10:23:33 -0400 X-IronPort-AV: i="3.97,122,1125892800"; d="scan'208"; a="1588932409:sNHT36426498" Message-ID: <432EC9DB.2040808@charter.net> Date: Mon, 19 Sep 2005 10:23:23 -0400 From: bob self User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: make buildworld causes "internal compiler error" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 14:23:36 -0000 Why might this be happening???? I updated all the ports from source yesterday. That worked fine. Now I'm trying to go to beta 5 but after a long time compiling I get this message. I'm now running 6.0 beta 4 and as far as I know there are no problems except this. Bob c++ -O2 -fno-strict-aliasing -pipe -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../ ../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contri b/libstdc++/include -frandom-seed=RepeatabilityConsideredGood -fno-implicit-templates -ffunction-sections -fdata-sections -Wno- deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/io-inst.cc In file included from /usr/obj/usr/src/tmp/usr/include/c++/3.4/string:57, from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_classes.h:47, from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/ios_base.h:47, from /usr/obj/usr/src/tmp/usr/include/c++/3.4/ios:49, from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/io-inst.cc:35: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/basic_string.tcc:236: internal compiler error: Segmentation f ault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /usr/src/gnu/lib/libstdc++. *** Error code 1 Stop in /usr/src/gnu/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.