X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7B9B4.C6F499B6@onstor-exch02.onstor.net>; Thu, 28 Jun 2007 10:47:28 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: cougar builds
Date: Thu, 28 Jun 2007 10:47:28 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E0221589A@onstor-exch02.onstor.net>
In-Reply-To: <20070628114511.1ad92bf2@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: cougar builds
Thread-Index: Ace5tHUHnE95PPphSJ2Ez5bn4+3AigAADWhg
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>
Cc: "Ken Renshaw" <ken.renshaw@onstor.com>,
	"Jeff Miller" <jeff.miller@onstor.com>

I just tested make install_toolchain from the top of the branch. It
works.

-----Original Message-----
From: Andy Sharp=20
Sent: Thursday, June 28, 2007 11:45 AM
To: Larry Scheer
Cc: Ken Renshaw; Jeff Miller
Subject: Re: cougar builds

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.
>=20
> Don't bother doing a make release for PROD=3Dbl or PROD=3Dcg 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.
>=20
> Before you start doing PROD=3Dbl or PROD=3Dcg 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.=20

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

