Subject: Re: Can't build current
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Marcin Jessa <lists@yazzy.org>
List: current-users
Date: 02/17/2006 10:18:51
On Fri, 17 Feb 2006 11:28:48 +0200
Martti Kuparinen <martti.kuparinen@iki.fi> wrote:

> Hi!
> 
> The autobuild server in our lab fails to build NetBSD/i386 3.99.x
> (while NetBSD/amd64 3.99.x works just fine). The build server is running
> NetBSD/i386 3.0. I have deleted everything from the objdir, destdir,
> releasedir and toolsdir so "build.sh -u" should not make any difference
> in this case.
> 
> Any ideas?
> 
> Martti
> 
> # uname -srm
> NetBSD 3.0 i386
> 
> # cat /etc/mk.conf
> DISTDIR=/var/tmp/distfiles
> PACKAGES=/var/tmp/packages
> CFLAGS+=        -pipe
> 
> 
> ===> build.sh command: ./build.sh -m i386 -O /autobuild/netbsd-3.99.x/obj/i386 -
> D /autobuild/netbsd-3.99.x/dst/i386 -R /autobuild/netbsd-3.99.x/rel/i386 -T /aut
> obuild/netbsd-3.99.x/tools -X /autobuild/netbsd-3.99.x/xsrc -x -u release source
> sets
[...]

It's stops on building of floppies. The same error was reported a few times already.
Floppy images are too big to fit the floppies and the build fails.
I was unable to build release on CURRENT for quite some time now as well...