Subject: Re: Please test bootstrap
To: Jeremy C. Reed <reed@reedmedia.net>
From: Emil Skoeldberg <emil.skoldberg@nuigalway.ie>
List: tech-pkg
Date: 11/01/2005 16:15:52
On Mon, Oct 31, 2005 at 05:08:24PM -0800, Jeremy C. Reed wrote:
> Please update your pkgsrc (especially devel/bmake and bootstrap)
> and test the bootstrap.
> 
> devel/bmake now includes the source and bootstrap uses it instead.
> 
> I tested this on a few operating systems.
> 
> Please test this on various platforms.
> 
Well, I get (On NetBSD 2.0.2) the following: (I am not claiming it to be
related to recent changes, could well be some stupidity of my own...)

===> running: /bin/cp bsd.*.mk /usr/pkg/share/mk
===> running: /bin/cp mods/mk/NetBSD.bsd.man.mk work/files-mk/bsd.man.mk
===> running: /bin/cp mods/mk/NetBSD.bsd.man.mk /usr/pkg/share/mk/bsd.man.mk
===> running: /usr/bin/sed -e 's|@ROOT_GROUP@|'wheel'|g;s|@ROOT_USER@|'root'|g;s|@SYSCONFDIR@|'/usr/pkg/etc'|g' mods/mk/bsd.own.mk.in > /usr/pkg/share/mk/bsd.own.mk
===> running: /bin/cp mods/bmake/Makefile.in work/bmake/Makefile.in
cp: work/bmake/Makefile.in: No such file or directory
===> exited with status 1
aborted.