From owner-freebsd-ports@FreeBSD.ORG Mon Jan 12 19:56:57 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 897FB1065672 for ; Mon, 12 Jan 2009 19:56:57 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4C19D8FC20 for ; Mon, 12 Jan 2009 19:56:57 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n0CJaipw011995 for ; Mon, 12 Jan 2009 12:36:44 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n0CJaici011992 for ; Mon, 12 Jan 2009 12:36:44 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 12 Jan 2009 12:36:44 -0700 (MST) From: Warren Block To: ports@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (wonkity.com [127.0.0.1]); Mon, 12 Jan 2009 12:36:45 -0700 (MST) Cc: Subject: Dependent ports get "does not exist" errors X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2009 19:56:57 -0000 A user desktop system had a solid, reliable install of 6.3 on it. Did an upgrade via source to 7-stable as of this morning. Deleted all installed ports, updated the ports tree, then started installing them from scratch. Here's the problem: ports that depend on other ports will occasionally install those ports and then not find them. For example, installing gimp: cd /usr/ports/graphics/gimp make install [...] ===> Compressing manual pages for bash-3.2.48_1 ===> Registering installation for bash-3.2.48_1 ===> Returning to build of rarian-0.8.1 Error: file "bash" does not exist *** Error code 1 Stop in /usr/ports/textproc/rarian [...] Stop in /usr/ports/graphics/gimp Doing just "make install" again will find bash and continue. Nothing has been changed (knowingly, anway) from default in the ports system. make.conf only has perl version settings. This is an MSI Athlon motherboard, 256M RAM, totally solid previously. Seems solid now, except for this... -Warren Block * Rapid City, South Dakota USA