Re: LLVM 3.3rc1

2013-06-10 Thread Brad Smith
On 10/06/13 2:50 PM, Aaron wrote: I get: ===> Faking installation for llvm-3.3rc3 /bin/sh: [: 022: unexpected operator/operand -a -a When running "make package" Looks like this was a local system issue that has been resolved. -- This message has been scanned for viruses and dangerous conten

Re: LLVM 3.3rc1

2013-06-10 Thread Brandon Mercer
The last diff built for me on amd64. Not sure what to expect because this is my first exposure to clang/llvm. Just wanted to try it out and found this so I figured I'd try and build it. Thanks On Mon, Jun 10, 2013 at 3:45 PM, Aaron wrote: > Yep, totally my fault :D - had a jacked up mk.conf > > O

Re: LLVM 3.3rc1

2013-06-10 Thread Aaron
Yep, totally my fault :D - had a jacked up mk.conf On Mon, Jun 10, 2013 at 1:31 PM, Brad Smith wrote: > On 10/06/13 2:50 PM, Aaron wrote: >> >> I get: >> ===> Faking installation for llvm-3.3rc3 >> /bin/sh: [: 022: unexpected operator/operand >> -a >> -a >> >> When running "make package" > > > I

Re: LLVM 3.3rc1

2013-06-10 Thread Brad Smith
On 10/06/13 2:50 PM, Aaron wrote: I get: ===> Faking installation for llvm-3.3rc3 /bin/sh: [: 022: unexpected operator/operand -a -a When running "make package" I have not seen any installation related issues and no one else has reported anything so far. Seems kind of odd to see something li

Re: LLVM 3.3rc1

2013-06-10 Thread Aaron
I get: ===> Faking installation for llvm-3.3rc3 /bin/sh: [: 022: unexpected operator/operand -a -a When running "make package" On Thu, May 9, 2013 at 2:28 AM, Brad Smith wrote: > To anyone interested in trying out LLVM 3.3rc1.. >

Re: LLVM 3.3rc1

2013-06-10 Thread Brad Smith
On Sun, Jun 09, 2013 at 10:30:01PM -0400, Brad Smith wrote: > On Thu, May 30, 2013 at 05:00:07PM -0400, Brad Smith wrote: > > On Thu, May 09, 2013 at 04:28:44AM -0400, Brad Smith wrote: > > > To anyone interested in trying out LLVM 3.3rc1.. > > > > and rc2.. >

Re: LLVM 3.3rc1

2013-06-10 Thread Brandon Mercer
Yes, thanks! I bumped it way up and it seems to have built this time. Sorry for the noise. On Mon, Jun 10, 2013 at 11:26 AM, Brad Smith wrote: > On 10/06/13 11:13 AM, Brandon Mercer wrote: >> >> I was trying to build this on my amd64 box with 16GB of ram and got: >> cc1plus: out of memory allocat

Re: LLVM 3.3rc1

2013-06-10 Thread Brad Smith
On 10/06/13 11:13 AM, Brandon Mercer wrote: I was trying to build this on my amd64 box with 16GB of ram and got: cc1plus: out of memory allocating 1208 bytes after a total of 0 bytes *** Error 1 in . (tools/clang/lib/Sema/CMakeFiles/clangSema.dir/build.make:427 'tools/clang/lib/Sema/CMakeFiles/cl

Re: LLVM 3.3rc1

2013-06-10 Thread Brandon Mercer
> To anyone interested in trying out LLVM 3.3rc1.. >> >> and rc2.. > > and rc3.. > > > Index: Makefile > === > RCS file: /home/cvs/ports/devel/llvm/Makefile,v > retrieving revision 1.62 > dif

Re: LLVM 3.3rc1

2013-06-09 Thread Brad Smith
On Thu, May 30, 2013 at 05:00:07PM -0400, Brad Smith wrote: > On Thu, May 09, 2013 at 04:28:44AM -0400, Brad Smith wrote: > > To anyone interested in trying out LLVM 3.3rc1.. > > and rc2.. and rc3.. Index: Makefile =

Re: LLVM 3.3rc1

2013-06-06 Thread Landry Breuil
On Thu, May 30, 2013 at 05:00:07PM -0400, Brad Smith wrote: > On Thu, May 09, 2013 at 04:28:44AM -0400, Brad Smith wrote: > > To anyone interested in trying out LLVM 3.3rc1.. > > and rc2.. Fwiw, this builds ffx release/beta/trunk fine on i386/amd64. Will have to check for runt

Re: LLVM 3.3rc1

2013-05-30 Thread Brad Smith
On Thu, May 09, 2013 at 04:28:44AM -0400, Brad Smith wrote: > To anyone interested in trying out LLVM 3.3rc1.. and rc2.. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.62 diff -u -p -r1

Re: LLVM 3.3rc1

2013-05-14 Thread Stuart Henderson
On 2013/05/14 10:53, Vadim Zhukov wrote: > > lib/BugpointPasses.so > > lib/LLVMHello.so > > > > Altough those two items are not introduced in update, but what's are them​? > Should they present in PLIST at all? And, if yes, maybe they should be > SHARED_LIBS? I don't know LLVM particularly well

Re: LLVM 3.3rc1

2013-05-13 Thread Vadim Zhukov
​​ 2013/5/9 Brad Smith > To anyone interested in trying out LLVM 3.3rc1.. > > > Index: Makefile > === > RCS file: /home/cvs/ports/devel/llvm/Makefile,v > retrieving revision 1.61 > diff -u -p -r1.61 Makefile

LLVM 3.3rc1

2013-05-09 Thread Brad Smith
To anyone interested in trying out LLVM 3.3rc1.. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.61 diff -u -p -r1.61 Makefile --- Makefile30 Mar 2013 12:10:40 - 1.61