From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 20 16:20:23 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2F0516A4CE for ; Mon, 20 Dec 2004 16:20:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6368743D48 for ; Mon, 20 Dec 2004 16:20:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBKGKNcb095231 for ; Mon, 20 Dec 2004 16:20:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBKGKN06095230; Mon, 20 Dec 2004 16:20:23 GMT (envelope-from gnats) Resent-Date: Mon, 20 Dec 2004 16:20:23 GMT Resent-Message-Id: <200412201620.iBKGKN06095230@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michiel Boland Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A50516A4CE for ; Mon, 20 Dec 2004 16:15:39 +0000 (GMT) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A9243D55 for ; Mon, 20 Dec 2004 16:15:38 +0000 (GMT) (envelope-from michiel@boland.org) Received: from xs6.xs4all.nl (xs6.xs4all.nl [194.109.21.6]) by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id iBKGFbfJ075712 for ; Mon, 20 Dec 2004 17:15:37 +0100 (CET) (envelope-from michiel@boland.org) Received: from xs6.xs4all.nl (boland37@localhost.xs4all.nl [127.0.0.1]) by xs6.xs4all.nl (8.12.10/8.12.10) with ESMTP id iBKGFapo006422 for ; Mon, 20 Dec 2004 17:15:36 +0100 (CET) (envelope-from michiel@boland.org) Received: (from boland37@localhost) by xs6.xs4all.nl (8.12.10/8.12.9/Submit) id iBKGFaIQ006421 for FreeBSD-gnats-submit@freebsd.org; Mon, 20 Dec 2004 17:15:36 +0100 (CET) (envelope-from michiel@boland.org) Message-Id: <200412201615.iBKGFaIQ006421@xs6.xs4all.nl> Date: Mon, 20 Dec 2004 17:15:36 +0100 (CET) From: Michiel Boland To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/75315: shells/bash2 is broken on -CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 16:20:23 -0000 >Number: 75315 >Category: ports >Synopsis: the shells/bash2 port is broken on -CURRENT >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 20 16:20:22 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Michiel Boland >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD leefnet.office.internl.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Dec 10 13:49:33 CET 2004 root@leefnet.office.internl.net:/usr/obj/usr/src/sys/LEEFNET i386 >Description: The shells/bash2 port is broken on -CURRENT. To be precise, it was broken by the import of GNU Readline 5.0 in src/contrib and the addition of the 'timestamp' member to the HIST_ENTRY structure. The brokenness manifests itself in coredumps (see How-To-Repeat section.) >How-To-Repeat: At the shell prompt, type a command that spans multiple lines, like $ echo ' ' Then bring back the previous line using ^P and press enter. >Fix: To fix the particular coredump mentioned above, rebuild the port as follows: do 'make extract', then cp /usr/include/readline/history.h ./work/bash-2.05b/lib/readline/. and then continue the make. Obviously this is not a real fix that would give a person a warm, fuzzy feeling. >Release-Note: >Audit-Trail: >Unformatted: