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/cl

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 wrote: > > > On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: > > >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > > >> wro

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 ... y/work/comm-release/mailnews/local/src

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 wrote: > > > On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: > > >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > > >> wro

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 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 wrote: > Several

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/nsMsgMaild

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 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 wrote: > Several

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 Dimitry Andric
On Aug 21, 2013, at 13:23, Cary 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 wrote: Several attempts to build the current port of seamonkey on 9.1-release have

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 wrote: > > > Several attempts to build the current port of seamonkey on 9.1-release > > > have > > > all failed at the same point. > > >

Re: building seamonkey with clang

2013-08-20 Thread Cary
On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: > On Aug 20, 2013, at 00:54, Cary 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

Re: building seamonkey with clang

2013-08-20 Thread Dimitry Andric
On Aug 20, 2013, at 00:54, Cary 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: (isa(Val) && "Unknown live-in to the

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: (isa(Val) && "Unknown live-in to the entry block"), function solveBlockValueNonLocal