Subject: "make release" failure on recent 1-5 branch
To: None <current-users@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: current-users
Date: 02/25/2002 06:53:16
I've checked out 1-5 src yesterday and did "make DESTDIR=/destdir RELEASEDIR=/release snapshot'.
It's stopped with:

cleandir ===> i386
cleandir ===> i386/floppies
cleandir ===> i386/floppies/ramdisk-big
/bin/rm -f *.core ramdisk-big.fs ramdisk-big.fs.tmp ramdiskbin  ramdiskbin.mk ramdiskbin.cache *.o *.cro *.c tmplabel
cleandir ===> i386/floppies/ramdisk-tiny
/bin/rm -f *.core ramdisk-tiny.fs ramdiskbin ramdiskbin.mk ramdiskbin.cache  *.o *.cro *.c tmplabel
cleandir ===> i386/floppies/ramdisk-small
/bin/rm -f *.core ramdisk-small.fs ramdisk-small.fs.tmp ramdiskbin  ramdiskbin.mk ramdiskbin.cache *.o *.cro *.c tmplabel
cleandir ===> i386/floppies/kernel-ramdisk
rm -f *.core netbsd.INSTALL.gz netbsd.INSTALL_TINY.gz netbsd.INSTALL_SMALL.gz  netbsd.INSTALL_LAPTOP.gz netbsd.INSTALL.symbols netbsd.INSTALL_TINY.symbols  netbsd.INSTALL_SMALL.symbols netbsd.INSTALL_LAPTOP.symbols
cleandir ===> i386/floppies/fdset
/bin/rm -f *.core netbsd boot ustar.tmp boot?.fs boot1.fs.tmp
cleandir ===> i386/floppies/fdset-com
/bin/rm -f *.core netbsd boot ustar.tmp boot-com?.fs boot-com1.fs.tmp
cleandir ===> i386/floppies/fdset-laptop
/bin/rm -f *.core netbsd boot ustar.tmp bootlap?.fs bootlap1.fs.tmp
cleandir ===> i386/floppies/bootfloppy-big
/bin/rm -f *.core netbsd boot-big.fs boot-big.fs.tmp
cleandir ===> i386/floppies/bootfloppy-tiny
/bin/rm -f *.core netbsd boot ustar.tmp  boot-tiny.fs boot-tiny.fs.tmp
cleandir ===> i386/floppies/bootfloppy-small
/bin/rm -f *.core netbsd boot ustar.tmp  boot-small.fs boot-small.fs.tmp
cleandir ===> i386/floppies/ramdisk-rescuesmall
/bin/rm -f  *.core ramdisk-rescuesmall.fs ramdiskbin ramdiskbin.mk ramdiskbin.cache  *.o *.cro *.c tmplabel
cleandir ===> i386/floppies/ramdisk-rescuetiny
/bin/rm -f  *.core ramdisk-rescuetiny.fs ramdiskbin ramdiskbin.mk ramdiskbin.cache  *.o *.cro *.c ramdisk-rescuetiny.fs.tmp tmplabel
cleandir ===> i386/floppies/kernel-rescue
rm -f *.core netbsd.INSTALL_TINY.gz netbsd.INSTALL_SMALL.gz netbsd.INSTALL_TINY.symbols netbsd.INSTALL_SMALL.symbols
cleandir ===> i386/floppies/rescue-small
/bin/rm -f *.core netbsd boot ustar.tmp  rescue-small.fs rescue-small.fs.tmp
cleandir ===> i386/floppies/rescue-tiny
/bin/rm -f *.core netbsd boot ustar.tmp  rescue-tiny.fs rescue-tiny.fs.tmp
cd /usr/cvs/src/etc/../distrib && make depend && make
depend ===> notes
depend ===> notes/i386
cannot open .depend: no such file
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


I'm trying to build it on a bit older 1.5.3_ALPHA, and I've got only CFLAGS+=-pipe in my mk.conf
Can anyone tell me how to fix it? I desperately need the snapshot today so I could burn in.

Thanks,
  Tomasz

-- 
/* Tomasz Luchowski <zuntum@netbsd.org> */