From owner-freebsd-bugs Tue Dec 8 00:50:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01276 for freebsd-bugs-outgoing; Tue, 8 Dec 1998 00:50:04 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01257 for ; Tue, 8 Dec 1998 00:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA01236; Tue, 8 Dec 1998 00:50:01 -0800 (PST) Received: from percy.xyz.com (c394172-a.potlnd1.or.home.com [24.0.48.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA00740 for ; Tue, 8 Dec 1998 00:46:11 -0800 (PST) (envelope-from nerd@percy.xyz.com) Received: (from nerd@localhost) by percy.xyz.com (8.9.1/8.9.1) id AAA58836; Tue, 8 Dec 1998 00:45:22 -0800 (PST) (envelope-from nerd) Message-Id: <199812080845.AAA58836@percy.xyz.com> Date: Tue, 8 Dec 1998 00:45:22 -0800 (PST) From: Michael Galassi Reply-To: nerd@xyz.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/9009: sed broken in 3.0current as of 1998.12.07 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9009 >Category: bin >Synopsis: sed broken in 3.0current as of 1998.12.07 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 8 00:50:01 PST 1998 >Last-Modified: >Originator: Michael Galassi >Organization: Sequent Computer Systems >Release: FreeBSD 3.0-CURRENT i386 >Environment: i386 3.0-CURRENT as of "Mon, 7 Dec 1998 02:14:44 -0800 (PST)" >Description: recent changes to src/usr/bin/sed/{compile,process}.c have broken sed's ability to deal with some fairly simple expressions encountered while building certain ports. Eg security/ssh2. >How-To-Repeat: make world with compile.c v1.11 & process.c v1.8 # cd /usr/ports/security/ssh2 (or several others) # make creating ./config.status creating Makefile sed: 1: "s%:% ./%g": bad flag in substitute command: 's' # >Fix: n/a >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message