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

Bug#108226: build fails for 3.0.10 as well



I just attempted my first boot-floppies build with 3.0.10 on sid and got
the out of space error. After 'make release'exits with the error, I see

# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda6             9.0G  8.0G  606M  94% /
/dev/hda1              15M  2.2M   12M  15% /boot
/var/tmp/root_rZLOwX.bin
                      2.8M  2.9M     0 100%
/var/tmp/boot-floppies/mnt.rootdisk

My system is a PII-400/128MB running sid on kernel 2.4.8.


Here is the error (I'm probably including more than is necessary):

strip --remove-section=.note --remove-section=.comment build/dbootstrap
rm build/util.t.c build/kbdconfig.t.c build/block_device.d
build/select_not_mounted.d build/http-fetch.d
build/select_not_mounted.t.c build/problem_report.t.c
build/bootconfig.t.c build/bootconfig.d build/floppy_merge.d
build/baseconfig.t.c build/interactive_shell.t.c build/boxes.d
build/floppy_merge.t.c build/extract_kernel.d build/main.d build/util.d
build/release_notes.d build/partition_config.t.c build/reboot_system.d
build/reboot_system.t.c build/main_menu.t.c build/notail.d
build/pcmcia.d build/kbdconfig.d build/netconfig.d build/boxes.t.c
build/partition_config.d build/main_menu.d build/interactive_shell.d
build/net-fetch.d build/extract_kernel.t.c build/losetup.t.c
build/floppy_modules.d build/baseconfig.d build/extract_base.d
build/notail.t.c build/http-fetch.t.c build/net-fetch.t.c
build/pcmcia.t.c build/netconfig.t.c build/problem_report.d
build/release_notes.t.c build/block_device.t.c build/choose_medium.d
build/choose_medium.t.c build/extract_base.t.c build/main.t.c
build/losetup.d build/floppy_modules.t.c
make[3]: Leaving directory
`/home/jhs/boot-floppies-3.0.10/utilities/dbootstrap'
make -C writemaps KVER=2.2.19 KERNEL_VERSION_CODE=144179
make[3]: Entering directory
`/home/jhs/boot-floppies-3.0.10/utilities/writemaps'
bison -y  loadkeys.y 
mv -f y.tab.c loadkeys.c
flex -8  -t analyze.l > analyze.c
gcc -c -O2 -DDATADIR=\"/usr/share\" loadkeys.c
gcc -c -Wall -O2 -DDATADIR=\"/usr/share\" ksyms.c
gcc -c -Wall -O2 -DDATADIR=\"/usr/share\" findfile.c
gcc -c -Wall -O2 -DDATADIR=\"/usr/share\" getfd.c
gcc -s  loadkeys.o ksyms.o findfile.o getfd.o   -o loadkeys
make[3]: Leaving directory
`/home/jhs/boot-floppies-3.0.10/utilities/writemaps'
make[2]: Leaving directory `/home/jhs/boot-floppies-3.0.10/utilities'
make[1]: Leaving directory `/home/jhs/boot-floppies-3.0.10'
make resc1440.bin resc1440-s.bin
make[1]: Entering directory `/home/jhs/boot-floppies-3.0.10'
./keymaps.sh /archive/debian/download
I: downloading console-data
I: extracting
/archive/debian/download/var/cache/apt/archives/console-data_1999.08.29-21.5.1_all.deb to /var/tmp/boot-floppies/extract-tmp-824
I: converting keymaps
I: making keymaps.tgz
I: keymap tarball is -rw-r--r-- 1 root jhs 7640 Aug 11 15:34 keymaps.tgz
./kernel.sh /archive/debian/download 2.2.19 "" 
I: downloading kernel-image-2.2.19
I: extracting kernel and modules (if any) to extract area,
'/var/tmp/boot-floppies/extract-tmp-1103'
I: creating module contents file, modcont
I: creating modules.tgz
I: appending to modcont
I: creating linux
I: creating sys_map.gz
I: creating config.gz
./driverdisks.sh "" modules.tgz modcont /archive/debian/download
I: downloading packages modconf, modutils, whiptail
I: downloading pcmcia-cs
I: extracting into driver staging area
/var/tmp/boot-floppies/extract-tmp-1735
I: tarring pcmcia materials into staging area
/var/tmp/boot-floppies/drivers-1735
./driverdisks.sh: etc/apm/event.d: is a directory
I: moving from temporary area into /var/tmp/boot-floppies/drivers-1735
I: finishing up /var/tmp/boot-floppies/drivers-1735
I: moving /var/tmp/boot-floppies/drivers-1735 into drivers.tgz
I: splitting drivers into floppy-sized chunks
1200+0 records in
1200+0 records out
1200+0 records in
1200+0 records out
1440+0 records in
1440+0 records out
1440+0 records in
1440+0 records out
make -C utilities/dbootstrap/po C.trm
make[2]: Entering directory
`/home/jhs/boot-floppies-3.0.10/utilities/dbootstrap/po'
trim-mo C.mo C.mo > C.trm
make[2]: Leaving directory
`/home/jhs/boot-floppies-3.0.10/utilities/dbootstrap/po'
set -e; \
if [ -f utilities/dbootstrap/dbootstrap-lc ]; then \
        mv utilities/dbootstrap/dbootstrap-lc
utilities/dbootstrap/.dbootstrap-lc_keep ;\
        make -C utilities/dbootstrap clean ;\
        make -C utilities/dbootstrap KVER=2.2.19
KERNEL_VERSION_CODE=144179 dbootstrap ;\
        mv utilities/dbootstrap/.dbootstrap-lc_keep
utilities/dbootstrap/dbootstrap-lc ;\
else \
        make -C utilities/dbootstrap KVER=2.2.19
KERNEL_VERSION_CODE=144179 dbootstrap ;\
fi
make[2]: Entering directory
`/home/jhs/boot-floppies-3.0.10/utilities/dbootstrap'
cp build/dbootstrap dbootstrap
make[2]: Leaving directory
`/home/jhs/boot-floppies-3.0.10/utilities/dbootstrap'
./rootdisk.sh "" /archive/debian/download 3700 \
        3.0 "" C "" 
I: ld.so on this architecture is ld-linux.so.2
I: single locale mode (USE_LANGUAGE_CHOOSER = false)
I: downloading required packages from files
/home/jhs/boot-floppies-3.0.10/scripts/rootdisk/EXTRACT_LIST_all
/home/jhs/boot-floppies-3.0.10/scripts/rootdisk/EXTRACT_LIST_i386
I: extracting packages (EXTRACT_LIST) into extract area,
'/var/tmp/boot-floppies/extract-tmp-1850'
I: stripping executables in extract area
I: making devices in root area, '/var/tmp/boot-floppies/root-tmp-1850'
I: making prototype filesystem,
'/var/tmp/boot-floppies/prototype-tmp-1850'
I: modifying init script, /etc/init.d/rcS
I: making lazybox links
I: moving prototype area to root staging area
I: moving extracted files (SMALL_BASE_LIST) from extract area to root
area
I: copying fonts, passwd, group, modules.conf into root area
I: determining set of required libraries
I: copying required libraries from extract area to root area
I: adding busybox links
I: doing library reduction
I: stripping executables in root area
I: replacing symlinks with hard links in root area
I: making disk image loop filesystem, size 3700k, inodes 2248
3700+0 records in
3700+0 records out
mke2fs 1.22, 22-Jun-2001 for EXT2 FS 0.5b, 95/08/09
I: mounting loop file /var/tmp/root_y3OMTn.bin on
'/var/tmp/boot-floppies/mnt.rootdisk'
I: copying root area into loop filesystem
I: including kernel module 'lib/modules/2.2.19/misc/unix.o' from
'modules.tgz'
I: including kernel module 'lib/modules/2.2.19/misc/af_packet.o' from
'modules.tgz'
I: adjusting owner and permissions in loop filesystem
I: making raw disk image file
Filesystem           1k-blocks      Used Available Use% Mounted on
/var/tmp/root_y3OMTn.bin
                          3414      2983       431  88%
/var/tmp/boot-floppies/mnt.rootdisk
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/var/tmp/root_y3OMTn.bin
                        2248    2142     106   96%
/var/tmp/boot-floppies/mnt.rootdisk
I: waiting for sync
I: compressing root image, root.bin
-rw-r--r--    1 root     jhs       1366194 Aug 11 15:43 root.bin
./rescue.sh /archive/debian/download "" 2.2.19 root.bin \
        1440 3.0 "" C 
I: making loop filesystem in /tmp/fimglAzlSv, size 1440k
1440+0 records in
1440+0 records out
I: formatting and conditioning the new image
I: mounting new disk image at /var/tmp/boot-floppies/mnt.rescue
I: installing kernel 'linux'
I: rescue image too small to include root.bin
I: copying in sys_map and config
I: copying help messages
I: installing boot loader
I: unmounting, cleaning up
I: rescue image complete: -rw-r--r-- 1 root root 1474560 Aug 11 15:43
resc1440.bin
I: making detached root disk root1440.bin from root.bin
1440+0 records in
1440+0 records out
1334+1 records in
1334+1 records out
./safe.sh resc1440.bin resc1440-s.bin
I: making safe version of resc1440.bin in resc1440-s.bin
I: safe image complete:
-rw-r--r--    1 root     jhs       1474560 Aug 11 15:43 resc1440-s.bin
make[1]: Leaving directory `/home/jhs/boot-floppies-3.0.10'
make resc1440compact.bin
make[1]: Entering directory `/home/jhs/boot-floppies-3.0.10'
./kernel.sh /archive/debian/download 2.2.19 "compact" 
I: downloading kernel-image-2.2.19-compact
I: extracting kernel and modules (if any) to extract area,
'/var/tmp/boot-floppies/extract-tmp-30771'
I: creating module contents file, modcontcompact
I: creating modulescompact.tgz
I: creating linuxcompact
I: creating sys_mapcompact.gz
I: creating configcompact.gz
./rootdisk.sh "compact" /archive/debian/download 3200 3.0 "" C "" 
I: ld.so on this architecture is ld-linux.so.2
I: single locale mode (USE_LANGUAGE_CHOOSER = false)
I: downloading required packages from files
/home/jhs/boot-floppies-3.0.10/scripts/rootdisk/EXTRACT_LIST_all
/home/jhs/boot-floppies-3.0.10/scripts/rootdisk/EXTRACT_LIST_i386
I: extracting packages (EXTRACT_LIST) into extract area,
'/var/tmp/boot-floppies/extract-tmp-30923'
I: stripping executables in extract area
I: making devices in root area, '/var/tmp/boot-floppies/root-tmp-30923'
I: making prototype filesystem,
'/var/tmp/boot-floppies/prototype-tmp-30923'
I: modifying init script, /etc/init.d/rcS
I: making lazybox links
I: moving prototype area to root staging area
I: moving extracted files (SMALL_BASE_LIST) from extract area to root
area
I: copying fonts, passwd, group, modules.conf into root area
I: determining set of required libraries
I: copying required libraries from extract area to root area
I: adding busybox links
I: doing library reduction
I: stripping executables in root area
I: replacing symlinks with hard links in root area
I: making disk image loop filesystem, size 3200k, inodes 2248
3200+0 records in
3200+0 records out
mke2fs 1.22, 22-Jun-2001 for EXT2 FS 0.5b, 95/08/09
I: mounting loop file /var/tmp/root_rZLOwX.bin on
'/var/tmp/boot-floppies/mnt.rootdisk'
I: copying root area into loop filesystem
tar: ./usr/sbin/pnpdump: Wrote only 3584 of 10240 bytes
tar: Skipping to next header
tar: ./var/: Cannot mkdir: No space left on device
tar: ./var/dhcp/: Cannot mkdir: No such file or directory
tar: ./var/log/: Cannot mkdir: No such file or directory
tar: ./var/log/messages: Cannot open: No such file or directory
tar: ./var/run/: Cannot mkdir: No such file or directory
tar: ./var/state/: Cannot mkdir: No such file or directory
tar: ./var/state/pcmcia/: Cannot mkdir: No such file or directory
tar: ./var/state/pcmcia/scheme: Cannot open: No such file or directory
tar: ./var/tmp: Cannot open: No such file or directory
tar: ./release_notes: Wrote only 0 of 10240 bytes
tar: ./type.txt: Wrote only 0 of 10240 bytes
tar: Error exit delayed from previous errors
E: ./rootdisk.sh abort
make[1]: *** [rootcompact.bin] Error 2
make[1]: Leaving directory `/home/jhs/boot-floppies-3.0.10'
make: *** [build] Error 2




Reply to: