buildworld error with 7.1 BETA

Leslie Jensen leslie at eskk.nu
Fri Sep 19 10:36:25 UTC 2008



Nash Nipples skrev:
>> make -j 4 buildworld
>>
>> gives after a while the following
>>
>> gzip -cn /usr/src/usr.sbin/zic/zdump/../zdump.8 >
>> zdump.8.gz
>> cc -O2 -fno-strict-aliasing -pipe  -DTM_GMTOFF=tm_gmtoff 
>> -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE 
>> -DTZDIR=\"/usr/share/zoneinfo\"
>> -Demkdir=mkdir 
>> -I/usr/src/usr.sbin/zic/zdump/.. 
>> -I/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime  
>> -o zdump 
>> zdump.o ialloc.o scheck.o
>> ===> usr.sbin/zzz (all)
>> gzip -cn /usr/src/usr.sbin/zzz/zzz.8 > zzz.8.gz
>> 1 error
>> *** Error code 2
>> 1 error
>> *** Error code 2
>> 1 error
>>
>> Suggestions?
>>
>> /Leslie
>>
> 
> i could almost see this coming. seems pretty much like hardware. 
> 
> just try to run make one more time. not cleaning anything just type the same make command after fail without extra activity. 
> 
> if it fails again check if you have filled your disks up and you might want to `ls /usr/src/usr.sbin/zzz/zzz.8` to see if its really there
>  

It fails again!
Disks are not full and the file is there.

:df -H
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/ad4s4a    520M    224M    254M    47%    /
devfs          1.0k    1.0k      0B   100%    /dev
/dev/ad4s4g     33G    1.3G     29G     4%    /home
/dev/ad4s4e    520M     14k    478M     0%    /tmp
/dev/ad4s4f     52G    5.5G     42G    11%    /usr
/dev/ad4s4d    5.2G    177M    4.6G     4%    /var

I had 7.0 on the machine before and when upgrading to 7.0-p4 everything 
went smootly. Do you really think it's hardware?

/Leslie




More information about the freebsd-questions mailing list