From owner-cvs-all@FreeBSD.ORG Sat Nov 20 21:58:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83DD916A4D3; Sat, 20 Nov 2004 21:58:11 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D9D43D48; Sat, 20 Nov 2004 21:58:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5C48251AE9; Sat, 20 Nov 2004 14:01:50 -0800 (PST) Date: Sat, 20 Nov 2004 14:01:49 -0800 From: Kris Kennaway To: Blaz Zupan Message-ID: <20041120220149.GA72112@xor.obsecurity.org> References: <200411191029.iAJATl5K035360@repoman.freebsd.org> <419E68A1.3080809@FreeBSD.org> <20041120072623.X3374@titanic.medinet.si> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <20041120072623.X3374@titanic.medinet.si> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: Kris Kennaway cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Sergey Matveychuk Subject: Re: cvs commit: ports/net-mgmt/nagios-plugins Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 21:58:11 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 20, 2004 at 07:27:29AM +0100, Blaz Zupan wrote: > >Kris Kennaway wrote: > > > >>kris 2004-11-18 22:47:44 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> net-mgmt/nagios-plugins Makefile Log: > >> BROKEN on 5.x: Does not compile > >> Revision Changes Path > >> 1.32 +4 -0 ports/net-mgmt/nagios-plugins/Makefile > > > >It's looks like ps(1) command does not work on pointyhat. > >A configure script of this port runs "ps -axwo 'stat ucomm vsz rss user= =20 > >uid ppid command'" to find out does it work. And it fails. >=20 > Indeed. I tried to reproduce it in various ways (including setting up a= =20 > chroot environment as on pointyhat), but failed. Kris has promised to mai= l=20 > me the log from pointyhat, I don't think we can solve the mistery without= =20 > that. It looks like the ps binary was broken when copied in from the host environment (I have to do this because e.g. a suitably different kernel will cause the 'native' version of ps from the chroot environment will also not work due to the usual libkvm mismatches). Looks like this and netsaint-plugins indeed build when I fix this (and maybe some other ports). Thanks for tracking it down, and sorry for the mistake. If someone else can commit the backout, that would be great - I'm away from my cvs tree at the moment. Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBn77MWry0BWjoQKURAoGGAJ97AUtswYPdEA13r3DxlyL3iRQVSACeL6V0 0KSw1OWvHLjXCXh2aEzQaGc= =YVxR -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--