From nobody@FreeBSD.org  Fri Jun  1 13:42:28 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 05B24106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Jun 2012 13:42:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id E3EFB8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Jun 2012 13:42:27 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q51DgRwn069395
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 1 Jun 2012 13:42:27 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q51DgRjY069394;
	Fri, 1 Jun 2012 13:42:27 GMT
	(envelope-from nobody)
Message-Id: <201206011342.q51DgRjY069394@red.freebsd.org>
Date: Fri, 1 Jun 2012 13:42:27 GMT
From: Riccardo <rm@gnu.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: seamonkey fails to build with c++ internal error
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168528
>Category:       ports
>Synopsis:       www/seamonkey fails to build with c++ internal error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gecko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 13:50:01 UTC 2012
>Closed-Date:    Mon Jun 04 08:09:55 UTC 2012
>Last-Modified:  Mon Jun 04 08:09:55 UTC 2012
>Originator:     Riccardo
>Release:        8.2
>Organization:
GNUstep
>Environment:
saruman.westernesse.arda 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
trying to compile seamonkey-2.9.1.source.tar.bz2


<...>
c++ -o nsHtml5ElementName.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DMOZ_SUITE=1 -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD  -I. -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/local/include/nspr -I/usr/ports/www/seamonkey/work/comm-release/mozilla/dist/include/nss     -I./../../content/base/src   -fPIC -I/usr/local/include/cairo     -I/usr/local/include -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O2 -pipe -march=pentium4 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -fno-omit-frame-pointer  -I/usr/local/include/cairo     -I/
 usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h /usr/ports/www/seamonkey/work/comm-release/mozilla/parser/html/nsHtml5ElementName.cpp
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline inserted
c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[5]: *** [nsHtml5ElementName.o] Error 1
gmake[5]: *** Deleting file `nsHtml5ElementName.o'

>How-To-Repeat:
Compile seamonkey from ports. The problem repeats consistently.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->gecko 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jun 4 02:42:26 UTC 2012 
Responsible-Changed-Why:  
Make this a ports PR, fix Synopsis, and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168528 
State-Changed-From-To: open->closed 
State-Changed-By: flo 
State-Changed-When: Mon Jun 4 08:09:54 UTC 2012 
State-Changed-Why:  
Hi, we have seen this problems a few times, it usually is a problem of 
not enough menory/swap. I guess you will have messages like pid xxxxx 
(cc1plus), uid 0, was killed: out of swap space in your messages. Try 
adding more RAM/swap. The last time this came up you needed 2GB to be 
abke to successfully build nsHtml5ElementName.cpp. If this does not help 
please let me know. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168528 
>Unformatted:
