Re: [PATCH] Build error with buildworld and -j1 on a memory backed /usr/obj

2010-06-26 Thread M. Warner Losh
In message: Garrett Cooper writes: : The build for r209530 failed with a clean workspace and a clean : /usr/obj/scratch. I was building with a memory-disk backed /usr/obj. : Here's the error: : : ===> usr.bin/ar (depend) : lex -t /scratch/freebsd/current/usr.bin/ar/acplex.l > ac

Re: [PATCH] Build error with buildworld and -j1 on a memory backed /usr/obj

2010-06-26 Thread Garrett Cooper
On Sat, Jun 26, 2010 at 2:14 PM, Garrett Cooper wrote: >    The build for r209530 failed with a clean workspace and a clean > /usr/obj/scratch. I was building with a memory-disk backed /usr/obj. > Here's the error: > > ===> usr.bin/ar (depend) > lex -t  /scratch/freebsd/current/usr.bin/ar/acplex.l

[PATCH] Build error with buildworld and -j1 on a memory backed /usr/obj

2010-06-26 Thread Garrett Cooper
The build for r209530 failed with a clean workspace and a clean /usr/obj/scratch. I was building with a memory-disk backed /usr/obj. Here's the error: ===> usr.bin/ar (depend) lex -t /scratch/freebsd/current/usr.bin/ar/acplex.l > acplex.c yacc -d /scratch/freebsd/current/usr.bin/ar/acpyacc.y