From owner-freebsd-ports Wed Jan 30 9:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14D3037B405 for ; Wed, 30 Jan 2002 09:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UHo1C29822; Wed, 30 Jan 2002 09:50:01 -0800 (PST) (envelope-from gnats) Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id 11FC837B400 for ; Wed, 30 Jan 2002 09:45:16 -0800 (PST) Received: from freaky by voi.aagh.net with local (Exim 3.34 #1) id 16VynK-000GyC-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 30 Jan 2002 17:45:14 +0000 Message-Id: Date: Wed, 30 Jan 2002 17:45:14 +0000 From: Thomas Hurst Reply-To: Thomas Hurst To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34459: Dumping config.log on configure error is unintuitive. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34459 >Category: ports >Synopsis: Dumping config.log on configure error is unintuitive. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 09:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thomas Hurst >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Nope >Environment: System: FreeBSD voi.freak.lan 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 20 13:56:19 GMT 2001 root@voi.freak.lan:/usr/obj/usr/src/sys/VOI i386 >Description: When configure fails, bsd.port.mk dumps config.log to the terminal. This typcially results in several thousand lines of crap which often hides the actual problem way up in the display buffer, assuming it extends that far up. It should either pipe it through a pager, tail the last 20 lines or so (since that'll be where it failed anyway), or be made optional. >How-To-Repeat: >Fix: I tried for a patch, but my makefile abilities are weak. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message