Subject: Re: building distribution on 2.0-RELEASE fails
To: Timo Sch?ler <eclipser23@web.de>
From: Douglas Wade Needham <cinnion@ka8zrt.com>
List: port-i386
Date: 12/08/2004 10:25:06
	version=3.0.0
Sender: port-i386-owner@NetBSD.org

Greetings Timo,

I have had runs of build.sh work fine for me when run about every
other day for the past few weeks.  Could you please tell us the line
which says what the build.sh command is, and what any build related
environment variables are?  For example, I mine is done entirely
through the build.sh arguments, and it printed the following:

    ===> build.sh command: ./build.sh -o -u -D /u1/destdir_200 -R /u1/release_200 release

I am building into a sandbox which is initially empty, and then I use
the contents of /u1/destdir_200 to produce a second sandbox into which
I chroot and build my pkgsrc targets.

BTW...with your message, how about we do it over in the port-i386
list, and let folks follow the discussion over there if they are still
interested.  Sound good?
 
- Doug

Quoting Timo Sch?ler (eclipser23@web.de):
> hi,
> 
> i want to upgrade an i386 machine (my only one, the rest is sparc{64}, 
> macppc, and amiga ;) and run into following problem during the run of 
> build.sh:
> 
> --- /usr/obj/destdir.i386/usr/share/mk/bsd.README ---
> #   install  /usr/obj/destdir.i386/usr/share/mk/bsd.README
> STRIP=/usr/notcross/bin/i386--netbsdelf-strip 
> /usr/notcross/bin/nbinstall  -N /var/src/etc -c  -r  -o root  -g wheel  
> -m 444   bsd.README /usr/obj/destdir.i386/usr/share/mk/bsd.README
> nbinstall: bsd.README: stat: No such file or directory
> *** [/usr/obj/destdir.i386/usr/share/mk/bsd.README] Error code 1
> 1 error
> 
> nbmake: stopped in /var/src/sys/arch/i386/compile
> *** [install-compile] Error code 2
> 1 error
> 
> nbmake: stopped in /var/src/sys/arch/i386
> *** [install-i386] Error code 2
> 1 error
> 
> nbmake: stopped in /var/src/sys/arch
> *** [install-arch] Error code 2
> --- install-dev ---
> --- install-ata ---
> install ===> sys/dev/ata
> --- install-dec ---
> install ===> sys/dev/dec
> --- install-dmover ---
> install ===> sys/dev/dmover
> --- install-hpc ---
> install ===> sys/dev/hpc
> --- install-i2o ---
> install ===> sys/dev/i2o
> --- install-ic ---
> install ===> sys/dev/ic
> --- install-ieee1394 ---
> install ===> sys/dev/ieee1394
> --- install-ir ---
> install ===> sys/dev/ir
> --- install-isa ---
> --- install-ofw ---
> --- install-isa ---
> install ===> sys/dev/isa
> --- install-ofw ---
> install ===> sys/dev/ofw
> --- install-pci ---
> install ===> sys/dev/pci
> --- install-pckbport ---
> install ===> sys/dev/pckbport
> --- install-pcmcia ---
> install ===> sys/dev/pcmcia
> --- install-raidframe ---
> install ===> sys/dev/raidframe
> --- install-sbus ---
> install ===> sys/dev/sbus
> --- install-scsipi ---
> install ===> sys/dev/scsipi
> --- install-sun ---
> install ===> sys/dev/sun
> --- install-tc ---
> install ===> sys/dev/tc
> --- install-usb ---
> install ===> sys/dev/usb
> --- install-vme ---
> install ===> sys/dev/vme
> --- install-wscons ---
> install ===> sys/dev/wscons
> --- install-vinum ---
> install ===> sys/dev/vinum
> 1 error
> 
> nbmake: stopped in /var/src/sys
> 
> *** Failed target:  install-sys
> *** Failed command: targ=install;dir=sys; case "$dir" in /*) echo 
> "$targ ===> $dir"; cd "$dir"; /usr/notcross/bin/nbmake 
> "_THISDIR_=$dir/" $targ; ;; *) echo "$targ ===> $dir"; cd 
> "/var/src/$dir"; /usr/notcross/bin/nbmake "_THISDIR_=$dir/" $targ; ;; 
> esac
> *** Error code 2
> 
> Stop.
> nbmake: stopped in /var/src
> *** [do-build] Error code 1
> 1 error
> 
> nbmake: stopped in /var/src
> 
> *** Failed target:  build
> *** Failed command: (cd /var/src && /usr/notcross/bin/nbmake do-build)
> *** Error code 2
> 
> Stop.
> nbmake: stopped in /var/src
> *** [distribution] Error code 1
> 1 error
> 
> nbmake: stopped in /var/src
> 
> ERROR: Failed to make distribution
> *** BUILD ABORTED ***
> dreyfus#
> 
> the machine booted the 2.0-RELEASE kernel fine :)
> 
> tia & regards,
> 
> timo

-- 
Douglas Wade Needham - KA8ZRT        UN*X Consultant & UW/BSD kernel programmer
Email:  cinnion @ ka8zrt . com       http://cinnion.ka8zrt.com
Disclaimer: My opinions are my own.  Since I don't want them, why
            should my employer, or anybody else for that matter!