Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 15:00:45 +0100
From:      "Lawrence Farr" <l.farr@epcdirect.co.uk>
To:        <freebsd-stable@freebsd.org>
Subject:   Make Release failure.
Message-ID:  <006701c10ba4$36237500$c806a8c0@lfarr>

next in thread | raw e-mail | index | archive | help
Hi,

I make release automatically via a script, that has run happily for
months.
It empties /obj before it runs, and cvsups. For the last few nights,
It has failed at the floppy building stage (Log extract below). 
Checking with "df -h" gives:

/dev/vnn0c               1.4M   1.4M -12.0K   101%    /mnt 

Is there a current problem with GENERIC being too big?

Cheers!

-------------------------------------------------------

rm -f hack.c
sh ../../conf/newvers.sh BOOTMFS 
cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
 -nostdinc -I- -I. -I../.. -I../../../include 
-I../../contrib/ipfilter  -D_KERNEL -include opt_global.h -elf  
-mpreferred-stack-boundary=2  vers.c
linking BOOTMFS
   text	   data	    bss	    dec	    hex	filename
2502829	 203104	 132792	2838725	 2b50c5	BOOTMFS
install -c -m 555 -o root -g wheel -fschg  BOOTMFS 
/R/stage/kernels/BOOTMFS
mv /R/stage/kernels/BOOTMFS /R/stage/image.kern/kernel
Setting up /boot directory for kern floppy
sh -e /usr/src/release/scripts/doFS.sh 
/R/stage/floppies/kern.flp  /R/stage /mnt 1440 
/R/stage/image.kern  80000 fd1440
Warning: Block size restricts cylinders per group to 6.
Warning: 1216 sector(s) in last cylinder unallocated
/dev/rvnn0c:	2880 sectors in 1 cylinders of 1 tracks, 4096 sectors
	1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 32 i/g)
super-block backups (for fsck -b #) at:
 32
*** Error code 1

Stop in /usr/src/release.
*** Error code 1

Stop in /usr/src/release.
*** Error code 1

Stop in /usr/src/release.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006701c10ba4$36237500$c806a8c0>