Re: BETA3 not buildable

2011-10-08 Thread Chris Rees
On 8 October 2011 03:25, Jeremy Chadwick free...@jdc.parodius.com wrote: On Fri, Oct 07, 2011 at 02:36:25PM -0400, Aryeh Friedman wrote: Just a quick note the repo was synced about 15 mins before this On Fri, Oct 7, 2011 at 2:34 PM, Aryeh Friedman aryeh.fried...@gmail.comwrote: I have a

Re: BETA3 not buildable

2011-10-08 Thread Aryeh Friedman
The orginal issue resolved it self over night... but note that I waited 2 days for cvsup10.us.freebsd.org to sync in case everything everyone raised in this thread where the cause On Sat, Oct 8, 2011 at 5:29 AM, Chris Rees cr...@freebsd.org wrote: On 8 October 2011 03:25, Jeremy Chadwick

Re: BETA3 not buildable

2011-10-08 Thread Jeremy Chadwick
On Sat, Oct 08, 2011 at 10:29:19AM +0100, Chris Rees wrote: On 8 October 2011 03:25, Jeremy Chadwick free...@jdc.parodius.com wrote: On Fri, Oct 07, 2011 at 02:36:25PM -0400, Aryeh Friedman wrote: Just a quick note the repo was synced about 15 mins before this On Fri, Oct 7, 2011 at 2:34

Re: BETA3 not buildable

2011-10-08 Thread Jeremy Chadwick
On Sat, Oct 08, 2011 at 05:38:31AM -0400, Aryeh Friedman wrote: The orginal issue resolved it self over night... but note that I waited 2 days for cvsup10.us.freebsd.org to sync in case everything everyone raised in this thread where the cause On Sat, Oct 8, 2011 at 5:29 AM, Chris Rees

Re: BETA3 not buildable

2011-10-08 Thread Aryeh Friedman
On Sat, Oct 8, 2011 at 5:45 AM, Jeremy Chadwick free...@jdc.parodius.comwrote: On Sat, Oct 08, 2011 at 05:38:31AM -0400, Aryeh Friedman wrote: The orginal issue resolved it self over night... but note that I waited 2 days for cvsup10.us.freebsd.org to sync in case everything everyone raised

Re: BETA3 not buildable

2011-10-08 Thread Matthew Seaman
On 08/10/2011 10:43, Jeremy Chadwick wrote: 175 STARTTIME!= LC_ALL=C date 176 CHECK_TIME!= find ${.CURDIR}/sys/sys/param.h -mtime -0s 177 .if !empty(CHECK_TIME) 178 .error check your date/time: ${STARTTIME} 179 .endif 180 The OP is using HEAD (or maybe RELENG_9? [1]), but I would hope the

BETA3 not buildable

2011-10-07 Thread Aryeh Friedman
I have a local cvs repo and after checking src into a completely fresh /usr/src I get: flosoft# make buildworld find: /usr/src/sys/sys/param.h: No such file or directory Makefile, line 217: warning: find /usr/src/sys/sys/param.h -mtime -0s returned non-zero status find: /usr/src/sys/sys/param.h:

Re: BETA3 not buildable

2011-10-07 Thread Aryeh Friedman
Just a quick note the repo was synced about 15 mins before this On Fri, Oct 7, 2011 at 2:34 PM, Aryeh Friedman aryeh.fried...@gmail.comwrote: I have a local cvs repo and after checking src into a completely fresh /usr/src I get: flosoft# make buildworld find: /usr/src/sys/sys/param.h: No

Re: BETA3 not buildable

2011-10-07 Thread Adrian Chadd
On 8 October 2011 02:34, Aryeh Friedman aryeh.fried...@gmail.com wrote: I have a local cvs repo and after checking src into a completely fresh /usr/src I get: Please re-run csup a couple times and see if it picks up missing files. Adrian ___

Re: BETA3 not buildable

2011-10-07 Thread Jeremy Chadwick
On Fri, Oct 07, 2011 at 02:36:25PM -0400, Aryeh Friedman wrote: Just a quick note the repo was synced about 15 mins before this On Fri, Oct 7, 2011 at 2:34 PM, Aryeh Friedman aryeh.fried...@gmail.comwrote: I have a local cvs repo and after checking src into a completely fresh /usr/src