From owner-freebsd-hackers@FreeBSD.ORG Thu May 22 10:23:27 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A2937B401; Thu, 22 May 2003 10:23:27 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89B0643F75; Thu, 22 May 2003 10:23:26 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by attbi.com (sccrmhc03) with ESMTP id <20030522172325003002c5pqe>; Thu, 22 May 2003 17:23:25 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA82565; Thu, 22 May 2003 10:23:24 -0700 (PDT) Date: Thu, 22 May 2003 10:23:23 -0700 (PDT) From: Julian Elischer To: hackers@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: gcc bug? Openoffice port impossibel to compile on 4.8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 17:23:27 -0000 I have rebuilt my system several times and rebuilt all ports.. /usr/ports/editors/openoffice always ends up with: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.3/include/g++-v3/backward/bac kward_warning.h:32:2: warning: #warning This file includes at least one deprecat ed or antiquated header. Please consider using one of the 32 headers found in se ction 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated h eader . To disable this warning use -Wno-deprecated. /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.3/include/g++-v3/iostream: In function `void __static_initialization_and_destruction_0(int, int)': /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.3/include/g++-v3/iostream:63: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[5]: *** [Names.o] Error 1 gmake[5]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions/transformiix/source/xslt' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions/transformiix/source' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions/transformiix' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions' gmake[1]: *** [tier_94] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/editors/openoffice/work/mozilla. *** Error code 1 Stop in /usr/ports/editors/openoffice. *** Error code 1 Stop in /usr/ports/editors/openoffice. *** Error code 1 Stop in /usr/ports/editors/openoffice.