Subject: gcc3 build problem on netbsd-1.6 macppc
To: None <tech-pkg@netbsd.org>
From: Thomas Winchester <thomaswinchester@internode.on.net>
List: tech-pkg
Date: 04/20/2003 22:56:52
This is a multi-part message in MIME format.
--------------000306090401080100010605
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi there.

I have been trying to build the package lang/gcc3, on netbsd-1-6 macppc.
The symptom is that the build process develops an infinite loop, as
judged by console output repeating itself with a period of 2090 lines.

I have attached an extract of a small number of these 2090 lines which
may yield a clue as to what is happening, given that they surround the
keyword 'Error'.

Does anyone have any ideas? I can send to anyone interested the full
2090 lines.

Regards.

-- 

Tom Winchester <tom.winchester@internode.on.net>



--------------000306090401080100010605
Content-Type: text/plain;
 name="extract.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="extract.txt"

Making distclean in .
gmake[3]: Entering directory `/usr/work/lang/gcc3/work/gcc-3.2.2/powerpc--netbsd/nof/libstdc++-v3'
rm -f config.h
rm -f TAGS ID
rm -f Makefile mkcheck testsuite_flags
rm -f config.cache config.log stamp-h stamp-h[0-9]*
rm -f libtool
gmake[3]: Leaving directory `/usr/work/lang/gcc3/work/gcc-3.2.2/powerpc--netbsd/nof/libstdc++-v3'
Making distclean in testsuite
gmake[3]: Entering directory `/usr/work/lang/gcc3/work/gcc-3.2.2/powerpc--netbsd/nof/libstdc++-v3/testsuite'
gmake[3]: *** No rule to make target `distclean'.  Stop.
gmake[3]: Leaving directory `/usr/work/lang/gcc3/work/gcc-3.2.2/powerpc--netbsd/nof/libstdc++-v3/testsuite'
gmake[2]: *** [distclean-recursive] Error 1
gmake[2]: Leaving directory `/usr/work/lang/gcc3/work/gcc-3.2.2/powerpc--netbsd/nof/libstdc++-v3'



--------------000306090401080100010605--