[CFT]: ClangBSD is selfhosting, we need testers now
Ivan Voras
ivoras at freebsd.org
Fri Apr 16 22:45:49 UTC 2010
Rink Springer wrote:
> On Sat, Apr 17, 2010 at 12:21:29AM +0200, Ivan Voras wrote:
>>> /mt/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 diagnostic generated.
>>> *** Error code 1
>>> 2 errors
>>> *** Error code 2
>>> 1 error
>> Actually the above error message was garbled by -j#, here's a more
>> informative one:
>
> Maybe this is why you have to place NO_WERROR and WERROR into make.conf
> before building?
Ahh yes, I thought something was nagging me about the order of setting
make.conf vars and buildworld in Roman's message :)
More information about the freebsd-current
mailing list