AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070628114450.6add3d28@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>,<ken.renshaw@onstor.com>,<jeff.miller@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E02215898@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 28 Jun 2007 11:45:11 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Cc: "Ken Renshaw" <ken.renshaw@onstor.com>, "Jeff Miller"
 <jeff.miller@onstor.com>
Subject: Re: cougar builds
Message-ID: <20070628114511.1ad92bf2@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02215898@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E02F3D38C@onstor-exch02.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E02215898@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 28 Jun 2007 11:33:06 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> The last rev of the top level Makefile restored the default SSC type
> to SSC_I (cheetah) so building OpenBSD should work the same as before.
> 
> Don't bother doing a make release for PROD=bl or PROD=cg those won't
> work. The Linux kernel build has been in flux so I am not sure what
> happens when you type make kernel from the top of the branch.
> 
> Before you start doing PROD=bl or PROD=cg builds do a make
> install_toolchain from cougar/nfx-tree (It should also work from the
> top of the tree but I haven't tested that in a while and I know the
> install_toolchain target works from the nfx-tree level.) The
> install_toolchain rule will refresh your /usr/mipsel-linux-gnu
> directory with any build tool updates. 

Please fix the makefile to work then.  Top level makefile:
make -C nfx-tree install_toolchain
~:^)

> I am seeing a strange problem with make release and openssh-4.2p1 in
> my P4 client. For some odd reason the first make release works fine
> but the next variant fails because the make release wants to rebuild
> the openbsd-compat library in openssh-4.2p1. I don't know if this is
> an issue unique to my client workspace or a more wide spread problem.
> The annoying thing is I haven't found anything that would cause this
> behavior and nothing related to the OpenBSD openssh-4.2p1 build has
> changed in many releases. So why is it acting up now?

Rebuilding in a tree after a previous successful build is not that big
of an immediate concern.  (At least that's what I think you said.) But a
build after a clean 'p4 sync' needs to work every time.  Ie, nightly
builds working is the higher priority.

Cheers,

a

