Re: clangBSD build error on r208621

2010-05-29 Thread Roman Divacky
On Sat, May 29, 2010 at 11:31:52PM +0900, Norikatsu Shigemura wrote: > Hi rdivacky. > > On Sat, 29 May 2010 02:17:41 +0900 > Norikatsu Shigemura wrote: > > error: unknown argument: '-ferror-limit' > > mkdep: compile failed > > Do you have any idea? Of cause I set following environment: > > -

Re: clangBSD build error on r208621

2010-05-29 Thread Norikatsu Shigemura
Hi rdivacky. On Sat, 29 May 2010 02:17:41 +0900 Norikatsu Shigemura wrote: > error: unknown argument: '-ferror-limit' > mkdep: compile failed > Do you have any idea? Of cause I set following environment: > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > - -

clangBSD build error on r208621

2010-05-28 Thread Norikatsu Shigemura
Hi rdivacky. I svn updated latest clangBSD: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $ svn info Path: . URL: file:///home/nork/.svk/local/freebsd/base/projects/clangbsd Repository Root: file:///home/nork/.svk/local Repository UUID: c867b0bc-624e-

Re: clangBSD build error

2010-05-22 Thread Roman Divacky
On Sat, May 22, 2010 at 10:26:57AM +0200, Roman Divacky wrote: > On Fri, May 21, 2010 at 07:34:22PM -0700, ambrosehuang ambrose wrote: > > 2010/5/21 Roman Divacky > > > > > On Thu, May 20, 2010 at 10:10:23PM +0800, ambrosehuang ambrose wrote: > > > > I found my clang version is : > > > > [r...@la

Re: clangBSD build error

2010-05-22 Thread Roman Divacky
On Fri, May 21, 2010 at 07:34:22PM -0700, ambrosehuang ambrose wrote: > 2010/5/21 Roman Divacky > > > On Thu, May 20, 2010 at 10:10:23PM +0800, ambrosehuang ambrose wrote: > > > I found my clang version is : > > > [r...@lateaxfreebsd src]# clang --version > > > clang version 2.0 (trunk) > > > Tar

Re: clangBSD build error

2010-05-21 Thread ambrosehuang ambrose
2010/5/21 Roman Divacky > On Thu, May 20, 2010 at 10:10:23PM +0800, ambrosehuang ambrose wrote: > > I found my clang version is : > > [r...@lateaxfreebsd src]# clang --version > > clang version 2.0 (trunk) > > Target: *x86_64-portbld-freebsd8.0* > > Thread model: posix > > svn revision is r10379_

Re: clangBSD build error

2010-05-20 Thread Roman Divacky
On Thu, May 20, 2010 at 10:10:23PM +0800, ambrosehuang ambrose wrote: > I found my clang version is : > [r...@lateaxfreebsd src]# clang --version > clang version 2.0 (trunk) > Target: *x86_64-portbld-freebsd8.0* > Thread model: posix > svn revision is r10379_1 in PORTS > > I think maybe you can us

Re: clangBSD build error

2010-05-20 Thread ambrosehuang ambrose
I found my clang version is : [r...@lateaxfreebsd src]# clang --version clang version 2.0 (trunk) Target: *x86_64-portbld-freebsd8.0* Thread model: posix svn revision is r10379_1 in PORTS I think maybe you can use the llvm-devel in PORTS to reproduce this I try to update clang to the latest versi

Re: clangBSD build error

2010-05-20 Thread Roman Divacky
On Thu, May 20, 2010 at 05:39:09PM +0800, Vanilla Hsu wrote: > I got such message since 2 weeks ago. > > -- > /home/clangbsd/lib/libc/sys/stack_protector.c:88:19: error: format string is > not a string literal (potentially insecure) [-Wformat-security] > syslog(LOG_CRIT, msg); >

Re: clangBSD build error

2010-05-20 Thread Vanilla Hsu
I got such message since 2 weeks ago. -- /home/clangbsd/lib/libc/sys/stack_protector.c:88:19: error: format string is not a string literal (potentially insecure) [-Wformat-security] syslog(LOG_CRIT, msg); ^~~ 1 error generated. *** Error code 1 Stop in /home/clang

Re: clangBSD build error

2010-05-20 Thread Roman Divacky
I tried building clangbsd yesterday with clang/llvm r104146 and it worked ok. and it still does: pes ~/clangbsd$ clang --version clang version 2.0 (trunk 104146) Target: x86_64-unknown-freebsd8.0 Thread model: posix pes ~/clangbsd$ clang -c lib/libc/stdlib/malloc.c -I lib/libc/include/ -DMAXP

clangBSD build error

2010-05-19 Thread ambrosehuang ambrose
building clangBSD revision URL: http://svn.freebsd.org/base/projects/clangbsd Repository Root: http://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 208300 Node Kind: directory Schedule: normal Last Changed Author: rdivacky Last Changed Rev: 208260 Last Changed