From owner-freebsd-stable Fri Jul 13 7: 0:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from paperboy.sixforty.co.uk (paperboy.sixforty.co.uk [195.10.242.11]) by hub.freebsd.org (Postfix) with ESMTP id 0D53537B401 for ; Fri, 13 Jul 2001 07:00:39 -0700 (PDT) (envelope-from l.farr@epcdirect.co.uk) Received: (from root@localhost) by paperboy.sixforty.co.uk (8.11.1/8.11.1) id f6DE0TS40642 for freebsd-stable@freebsd.org; Fri, 13 Jul 2001 15:00:29 +0100 (BST) (envelope-from l.farr@epcdirect.co.uk) Delivered-To: Received: from lfarr (daisy.int.epcdirect.co.uk [192.168.6.200]) by paperboy.sixforty.co.uk (8.11.1/8.11.1av) with ESMTP id f6DE0Q840634 for ; Fri, 13 Jul 2001 15:00:26 +0100 (BST) (envelope-from l.farr@epcdirect.co.uk) From: "Lawrence Farr" To: Subject: Make Release failure. Date: Fri, 13 Jul 2001 15:00:45 +0100 Message-ID: <006701c10ba4$36237500$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Importance: Normal X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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