Re: Recent HEAD: buildworld is broken with clang

2011-08-15 Thread Oleg V. Nauman
Quoting Garrett Cooper : On Aug 14, 2011, at 11:58 AM, "Oleg V. Nauman" wrote: ... There was an issue with file descriptor handling introduced with the capsicum work. Please update your src, rebuild your kernel, install, or use an older kernel, and try again. Thanks. Installing the new

Re: Recent HEAD: buildworld is broken with clang

2011-08-14 Thread David Cornejo
Not sure this is CLANG related - I see this on a system where WITHOUT_CLANG is set, and someone else reported it in another thread. dave c On Sun, Aug 14, 2011 at 8:58 AM, Oleg V. Nauman wrote: > ===> libexec (all) > ===> libexec/atrun (all) > clang -O -pipe -march=i686 -mtune=i686 -DATJOB_DIR=

Re: Recent HEAD: buildworld is broken with clang

2011-08-14 Thread Garrett Cooper
On Aug 14, 2011, at 11:58 AM, "Oleg V. Nauman" wrote: ... There was an issue with file descriptor handling introduced with the capsicum work. Please update your src, rebuild your kernel, install, or use an older kernel, and try again. -Garrett___ fre

Re: Recent HEAD: buildworld is broken with clang

2011-08-14 Thread Niclas Zeising
On 2011-08-14 20:58, Oleg V. Nauman wrote: > ===> libexec (all) > ===> libexec/atrun (all) > clang -O -pipe -march=i686 -mtune=i686 -DATJOB_DIR=\"/var/at/jobs/\" > -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 > -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 > -DDAEMON_G

Recent HEAD: buildworld is broken with clang

2011-08-14 Thread Oleg V. Nauman
===> libexec (all) ===> libexec/atrun (all) clang -O -pipe -march=i686 -mtune=i686 -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_