Re: building seamonkey - possible clang bug

2013-10-08 Thread Florian Smeets
On 08.10.13 03:41, Tom Uffner wrote: clang: error: unable to execute command: Killed: 9 clang: error: clang frontend command failed due to signal (use -v to see invocation) You were out of swap space, that's why the compiler was killed. real memory = 268435456 (256 MB) avail memory =

building seamonkey - possible clang bug

2013-10-08 Thread Tom Uffner
On Tue Oct 8 15:57:07 UTC 2013, Florian Smeets wrote: You were out of swap space, that's why the compiler was killed. real memory = 268435456 (256 MB) avail memory = 248418304 (236 MB) This is not nearly enough, I don't recall what how much a non debug build needs right now, but i think

Re: building seamonkey - possible clang bug

2013-10-08 Thread Dimitry Andric
On Oct 8, 2013, at 19:11, Tom Uffner t...@uffner.com wrote: On Tue Oct 8 15:57:07 UTC 2013, Florian Smeets wrote: You were out of swap space, that's why the compiler was killed. real memory = 268435456 (256 MB) avail memory = 248418304 (236 MB) This is not nearly enough, I don't

building seamonkey - possible clang bug

2013-10-07 Thread Tom Uffner
I am trying to build www/seamonkey on an old laptop. I realize that this is far from an optimal situation to begin with, but all of my fast systems are amd64 and i need an i386 build for the laptop. i can't just install a package because i really want to strip out as much of the unused features

Building thunderbird with clang [was Re: building seamonkey with clang]

2013-09-28 Thread Wayne Sierke
On Thu, 2013-08-22 at 12:02 +0200, Dan Lukes wrote: On 08/22/13 01:04, Cary: On Wed, Aug 21, 2013 at 07:20:52PM +0200, Dan Lukes wrote: 0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 ... sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache

Re: building seamonkey with clang

2013-08-22 Thread Dan Lukes
On 08/22/13 01:04, Cary: On Wed, Aug 21, 2013 at 07:20:52PM +0200, Dan Lukes wrote: 0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 ... sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall -Wpoi ...

Re: building seamonkey with clang

2013-08-22 Thread Cary
On Wed, Aug 21, 2013 at 07:10:05PM +, Cary wrote: On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: On Aug 21, 2013, at 13:23, Cary c...@sdf.org wrote: On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote: Several attempts to build the current port of seamonkey on 9.1-release have all failed at the same point. I have rebuilt clang and have no idea what else can be done.

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote: Several attempts to build the current port of seamonkey on 9.1-release have all failed at the same point. I

Re: building seamonkey with clang

2013-08-21 Thread Dimitry Andric
On Aug 21, 2013, at 13:23, Cary c...@sdf.org wrote: On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote: Several attempts to build the current port of seamonkey on 9.1-release

Re: building seamonkey with clang

2013-08-21 Thread Dan Lukes
0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 ... sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall -Wpoi ... y/work/comm-release/mailnews/local/src/nsMsgMaildirStore.cpp You may be interested to know that source will compile with

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: On Aug 21, 2013, at 13:23, Cary c...@sdf.org wrote: On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote:

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 07:20:52PM +0200, Dan Lukes wrote: 0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 ... sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall -Wpoi ... y/work/comm-release/mailnews/local/src/nsMsgMaildirStore.cpp

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: On Aug 21, 2013, at 13:23, Cary c...@sdf.org wrote: On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote:

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Thu, Aug 22, 2013 at 01:16:33AM +, Cary wrote: On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: On Aug 21, 2013, at 13:23, Cary c...@sdf.org wrote: On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric

Re: building seamonkey with clang

2013-08-20 Thread Dimitry Andric
On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote: Several attempts to build the current port of seamonkey on 9.1-release have all failed at the same point. I have rebuilt clang and have no idea what else can be done. Here is the error: Assertion failed: (isaArgument(Val) Unknown

building seamonkey with clang

2013-08-19 Thread Cary
Hello, Several attempts to build the current port of seamonkey on 9.1-release have all failed at the same point. I have rebuilt clang and have no idea what else can be done. Here is the error: Assertion failed: (isaArgument(Val) Unknown live-in to the entry block), function