From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 25 23:10:47 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68C2D16A4CE for ; Fri, 25 Jun 2004 23:10:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4428C43D1D for ; Fri, 25 Jun 2004 23:10:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5PNAGbC036468 for ; Fri, 25 Jun 2004 23:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5PNAGsI036463; Fri, 25 Jun 2004 23:10:16 GMT (envelope-from gnats) Resent-Date: Fri, 25 Jun 2004 23:10:16 GMT Resent-Message-Id: <200406252310.i5PNAGsI036463@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Grillet Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E315F16A4CE for ; Fri, 25 Jun 2004 23:06:28 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87DDC43D4C for ; Fri, 25 Jun 2004 23:06:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5PMoes8058516 for ; Fri, 25 Jun 2004 22:50:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i5PMoeOO058515; Fri, 25 Jun 2004 22:50:40 GMT (envelope-from nobody) Message-Id: <200406252250.i5PMoeOO058515@www.freebsd.org> Date: Fri, 25 Jun 2004 22:50:40 GMT From: Andrew Grillet To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/68346: portupgrade requires user intervention X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 23:10:47 -0000 >Number: 68346 >Category: misc >Synopsis: portupgrade requires user intervention >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 25 23:10:15 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Andrew Grillet >Release: 4.9 >Organization: Quickstart Technology Ltd >Environment: not relevant >Description: When you 'make' programs with complex dependencies, its often the case that a deeply nested dependency requires manual selection of options. A make target eg "make selection" is required that will force all targets to request user selection of options before subsequent "make build" Ie "make selection" recursively visits all dependencies and requests any potiential user intervention, but does nothing else. The top level build then re-visits all dependencies to perform the actual "make build". >How-To-Repeat: "make kdelibs" on a seriously out of date machine. >Fix: see description, but alternative solutions might be possible. >Release-Note: >Audit-Trail: >Unformatted: