Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amd64 -current build failure



Glad to hear it wasn't something stupid I have done... I see that - it has been going through the build today - not yet finished. 

Thanks, 

Chavdar


On Wed, 13 May 2015 at 13:26 Christos Zoulas <christos%astron.com@localhost> wrote:
In article <CAG0OUxj83ke25NM2O6MnWpbKbF77y09ET=0ae1oSn8w25b00pw%mail.gmail.com@localhost>,
Chavdar Ivanov  <ci4ic4%gmail.com@localhost> wrote:
>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.

This has been fixed; make cleandir in /usr/src/tools/lint1

christos



Home | Main Index | Thread Index | Old Index