pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/29829



Jan,

I have followed your instructions with changes to only the last line.

Yours:  ./bmake |& tee /tmp/log
Mine:   ./bootstrap &> /tmp/log

Unfortunately gcc is used by bootstrap and so this test fails to
demonstrate the problem with the mipspro compiler.  Output will be
sent to you only.

Ryan


On Tue, Mar 29, 2005 at 09:31:29PM +0000, jschauma%netbsd.org@localhost wrote:
> Synopsis: pkgsrc-2005Q1 bootstrap failure with mipspro 7.2.1
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: jschauma%netbsd.org@localhost
> State-Changed-When: Tue, 29 Mar 2005 21:31:28 +0000
> State-Changed-Why:
> 
> I don't think we know what precisely the problem is.  The header sys/types.h
> appears fine -- later versions of IRIX have the same typedef.
> 
> Please do the following:
> 
> unset CC
> unset CXX
> 
> rm /etc/mk.conf
> 
> cd pkgsrc/bootstrap
> ident bootstrap
> ./bmake |& tee /tmp/log
> 
> 
> Then send the entire log to me, including the output of the indent program.
> 
> 
> 



Home | Main Index | Thread Index | Old Index