From owner-cvs-all@FreeBSD.ORG Wed Nov 23 20:23:17 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 90B2D16A420 for ; Wed, 23 Nov 2005 20:23:17 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id B88B143D49 for ; Wed, 23 Nov 2005 20:23:13 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 7342 invoked from network); 23 Nov 2005 20:23:09 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 23 Nov 2005 20:23:09 -0000 Received: (qmail 30925 invoked by uid 89); 23 Nov 2005 20:23:09 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by 0 with SMTP; 23 Nov 2005 20:23:09 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 04D7060B5; Wed, 23 Nov 2005 22:23:21 +0200 (EET) Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP; Wed, 23 Nov 2005 22:23:20 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id 4004282; Wed, 23 Nov 2005 22:23:11 +0200 (EET) Date: Wed, 23 Nov 2005 22:23:10 +0200 From: Ion-Mihai Tetcu To: Kirill Ponomarew Message-ID: <20051123222310.7b81f27f@it.buh.cameradicommercio.ro> In-Reply-To: <20051123192219.GF62543@voodoo.bawue.com> References: <200511230931.jAN9VbrS039538@repoman.freebsd.org> <20051123192219.GF62543@voodoo.bawue.com> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.7; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: on buh by ClamAV using ClamSMTP Cc: cvs-ports@FreeBSD.org, Cheng-Lung Sung , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/p5-BerkeleyDB Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 23 Nov 2005 20:23:17 -0000 On Wed, 23 Nov 2005 20:22:19 +0100 Kirill Ponomarew wrote: > On Wed, Nov 23, 2005 at 09:31:37AM +0000, Cheng-Lung Sung wrote: > > clsung 2005-11-23 09:31:37 UTC > > > > FreeBSD ports repository > > > > Modified files: > > databases/p5-BerkeleyDB Makefile distinfo > > Log: > > * Add SHA256. > > * Use bsd.database.mk to decide BerkeleyDB version. > > > ---> Upgrading 'p5-BerkeleyDB-0.27' to > 'p5-BerkeleyDB-0.27_1' (databases/p5-BerkeleyDB) This seems to fail for any BDB version. But the nicest thing was that I didn't look very careful in the Makefile, I changed WITH_BDB_VER=42 to WITH_BDB_VER=43 in pkgtools.conf and added USE_BDB=43; as result I nearly locked my machine because of swapping: # portupgrade -Rp p5-BerkeleyDB-0.27 ---> Upgrading 'p5-BerkeleyDB-0.27' to 'p5-BerkeleyDB-0.27_1' (databases/p5-BerkeleyDB) ---> Building '/usr/ports/databases/p5-BerkeleyDB' with make flags: WITH_BDB_VER=43 USE_BDB=43 make: Max recursion level (500) exceeded.: Resource temporarily unavailable make: Max recursion level (500) exceeded.: Resource temporarily unavailable ^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C C^C^C^C^C^C^C^C Had to ssh from an other, rtprio 31 csh, use top, attached to the screen(1) session and try to kill it with CTRL+C w/o success and resort to detaching screen session and killall make. Related or not when this happened the first time I got: Nov 23 21:28:57 it kernel: kbdc: TEST_AUX_PORT status:0000 Nov 23 21:28:57 it kernel: kbdc: RESET_AUX return code:00fa Nov 23 21:28:57 it kernel: kbdc: RESET_AUX status:00aa Nov 23 21:28:57 it kernel: kbdc: RESET_AUX ID:0000 and I'm very interested to know if it's heavy swapping related; the first time when I tried portupgrade and got the above the swapping was really hard (I have 1GB memory and had about 300MB swap used at the moment). I didn't got other kdbc msgs on the next runs but while the swap used was about 540MB there were about 300 MB free and I killed portupgrade with CRTL+C when free mem got around 0. This is on a 6.0-STABLE #7: Mon Nov 7 14:40:46 EET 2005 with 4BSD on VIA KT600/8237 -based motherboard. Thanks, -- IOnut Unregistered ;) FreeBSD "user"