From nobody@FreeBSD.org  Thu Aug 26 20:22:45 2010
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 1EB9E1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 26 Aug 2010 20:22:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id E85798FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 26 Aug 2010 20:22:44 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7QKMiKQ006544
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 26 Aug 2010 20:22:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7QKMixh006543;
	Thu, 26 Aug 2010 20:22:44 GMT
	(envelope-from nobody)
Message-Id: <201008262022.o7QKMixh006543@www.freebsd.org>
Date: Thu, 26 Aug 2010 20:22:44 GMT
From: Paul <tonino-pablo@mailcity.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Internal error for compiling Firefox
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150027
>Category:       ports
>Synopsis:       Internal error for compiling www/firefox
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gecko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 26 20:30:06 UTC 2010
>Closed-Date:    Sun Sep 05 08:17:42 UTC 2010
>Last-Modified:  Sun Sep 05 08:17:42 UTC 2010
>Originator:     Paul
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD qwer.vc.shawcable.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Wed Aug 25 13:38:21 PDT 2010     root@qwer.vc.shawcable.net:/usr/obj/usr/src/sys/QWER  i386
>Description:
Trying to make Firefox on a fresh vanilla installation on 2 different machines. I get a message saying "swap_pager_getswapspace(16): failed" and for trying to make it I get

gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla-1.9.2/parser/html'
nsHtml5ElementName.cpp
c++ -o nsHtml5ElementName.o -c -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_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD  -I. -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/local/include/nspr -I/usr/ports/www/firefox/work/mozilla-1.9.2/dist/include/nss   -I/usr/include   -I./../../content/base/src  -I/usr/local/include   -fPIC  -I/usr/local/include  -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -O2 -pipe -march=pentiumpro -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O2  -I/usr/local/include  -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h nsHtml5ElementName.cpp
{standard input}: Assembler messages:
{standard input}:7591: Warning: end of file not at end of a line; newline inserted
{standard input}:8189: Error: suffix or operands invalid for `mov'
c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[4]: *** [nsHtml5ElementName.o] Error 1
gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla-1.9.2/parser/html'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla-1.9.2/parser'
gmake[2]: *** [libs_tier_gecko] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-1.9.2'
gmake[1]: *** [tier_gecko] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-1.9.2'
gmake: *** [default] Error 2
*** Error code 1

Stop in /usr/ports/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.
>How-To-Repeat:
Run "make install" of /www/firefox/
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gecko 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Aug 26 22:23:39 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150027 
State-Changed-From-To: open->feedback 
State-Changed-By: beat 
State-Changed-When: Fri Aug 27 11:59:48 UTC 2010 
State-Changed-Why:  
Could you please try to build Firefox without the OPTIMIZED_CFLAGS 
option. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150027 

From: tonino-pablo@lycos.com
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/150027: Internal error for compiling Firefox
Date: Sun, 5 Sep 2010 01:49:11 -0400 (EDT)

 I compiled it without the optimized cflags enabled as suggested, and that seems to have done it so it works fine now, it makes ok without any errors.
State-Changed-From-To: feedback->closed 
State-Changed-By: beat 
State-Changed-When: Sun Sep 5 08:16:31 UTC 2010 
State-Changed-Why:  
Problem caused by running out of memory when compiling with 
OPTIMIZED_CFLAGS option. 

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