Subject: Re: i386/GCC 3.3 problem making current
To: None <current-users@NetBSD.org>
From: Bob Bernstein <bernstein@cesmail.net>
List: current-users
Date: 08/30/2003 19:37:00
On Sun, 31 Aug 2003, Daniel Carosone wrote:

> Nope, I see the same problem, with it (and with or without
> USE_TOOLS_TOOLCHAIN=no) in mk.conf or as above.

I can't duplicate the problem. I started from "scratch" today, i.e empty
tools, obj, and src dirs, cvs co'd and did:

1) ./build.sh -V HAVE_GCC3=yes -T /usr/tools tools

2) ./build.sh -V HAVE_GCC3=yes -T /usr/tools kernel=GENERIC

(reboot)

3) ./build.sh -V HAVE_GCC3=yes -T /usr/tools -U distribution

This last failed thus:

(cd /usr/src/distrib/sets && /usr/tools/bin/nbmake checkflist)
DESTDIR=/usr/src/destdir.i386  MACHINE=i386 MACHINE_ARCH=i386
CKSUM=/usr/tools/bin/nbcksum MAKE=/usr/tools/bin/nbmake
MTREE=/usr/tools/bin/nbmtree  PAX=/usr/tools/bin/nbpax sh
/usr/src/distrib/sets/checkflist -M /usr/src/destdir.i386/METALOG

===========  missing files  ==============
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/include/i386/_G_config.h
./usr/share/info/iostream.info
./usr/share/man/cat1/cccp.0
./usr/share/man/man1/cccp.1
========  end of missing files  ==========

*** Error code 1

Stop.
nbmake: stopped in /usr/src/distrib/sets
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***


File under: FYI YMMV :-)

-- 
Bob Bernstein