Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
amd64 -current build failure
Hi,
My overnight build of -current (only amd64 on this machine) failed due
to lack of disk space. The day before there was more than 200GB free
on the filesystem in question.
I found the following file at the end:
...
-- total 473048080
-rw-r--r-- 1 sysbuild sysbuild 68521 May 11 18:20 .depend
-rw-r--r-- 1 sysbuild sysbuild 242170084173 May 13 03:24 cgram.c
-rw-r--r-- 1 sysbuild sysbuild 3190 May 11 18:20 cgram.d
-rw-r--r-- 1 sysbuild sysbuild 2125 May 13 00:53 cgram.h
-rw-r--r-- 1 sysbuild sysbuild 94672 May 11 18:20 cgram.lo
in /home/sysbuild/amd64/obj/home/sysbuild/src/tools/lint1
- it seems the default configuration of sysbuild somehow places one
more copy of src under the object subdirectory; as about the cgram.c
file, it looks properly generated .c source, apart from the fact that
it does not finish.
Any suggestions as to why this might have happened? I build the day
before the system - not via cron as in this case, but by manually
executing the command line which is normally started by cron.
Chavdar Ivanov
Home |
Main Index |
Thread Index |
Old Index