From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 28 18:50:11 2003 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 2147337B404 for ; Mon, 28 Apr 2003 18:50:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C1A43FB1 for ; Mon, 28 Apr 2003 18:50:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3T1o7Up040645 for ; Mon, 28 Apr 2003 18:50:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3T1o7fX040644; Mon, 28 Apr 2003 18:50:07 -0700 (PDT) Resent-Date: Mon, 28 Apr 2003 18:50:07 -0700 (PDT) Resent-Message-Id: <200304290150.h3T1o7fX040644@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, Chris Pepper Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03C2E37B401 for ; Mon, 28 Apr 2003 18:43:31 -0700 (PDT) Received: from www.reppep.com (www.reppep.com [66.92.104.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 020B243F85 for ; Mon, 28 Apr 2003 18:43:31 -0700 (PDT) (envelope-from pepper@reppep.com) Received: by www.reppep.com (Postfix, from userid 501) id A6F52FDC9; Mon, 28 Apr 2003 21:43:33 -0400 (EDT) Message-Id: <20030429014333.A6F52FDC9@www.reppep.com> Date: Mon, 28 Apr 2003 21:43:33 -0400 (EDT) From: Chris Pepper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: jeremy@external.org Subject: ports/51536: rmagic 2.21/FreeBSD 4.8-STABLE failing to recognize input X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Pepper List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 01:50:11 -0000 >Number: 51536 >Category: ports >Synopsis: rmagic 2.21/FreeBSD 4.8-STABLE failing to recognize input >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 28 18:50:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: >Environment: System: FreeBSD www.reppep.com 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #7: Mon Feb 24 22:34:00 EST 2003 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386 >Description: I upgraded rmagic from 2.16 to 2.21 via ports a few days ago, and now it rejects all input. I've tried feeding it my own files generated from Analog 5.24, and using the sample configuration and data provided with the port, and neither works. Here's an example of the error I get -- it's very similar with my own data and rmagic.ini file. [www:/usr/local/reportmagic] pepper> sudo ./rmagic.pl rmagic.sample Report Magic 2.21 Copyright (C) 1999-2003 Wadsack-Allen. All rights reserved. rmagic: Beginning report creation (Mon Apr 28 21:32:20 2003). rmagic: --> Settings file: rmagic.sample. rmagic: --> Input data file: sample.dat. rmagic: --> Output path: reports/. rmagic: --> Output frameset file: reports/index.html. rmagic: --> Output navigation file: reports/nav.html. rmagic: WARNING: Unknown report [x]. All lines for this report are ignored. rmagic: WARNING: Unknown report [m]. All lines for this report are ignored. rmagic: WARNING: Unknown report [W_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [D_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [d]. All lines for this report are ignored. rmagic: WARNING: Unknown report [H_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [h]. All lines for this report are ignored. rmagic: WARNING: Unknown report [4_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [5_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [o]. All lines for this report are ignored. rmagic: WARNING: Unknown report [Z_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [S_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [f]. All lines for this report are ignored. rmagic: WARNING: Unknown report [s]. All lines for this report are ignored. rmagic: WARNING: Unknown report [N_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [n]. All lines for this report are ignored. rmagic: WARNING: Unknown report [B_]. All lines for this report are ignored. rmagic: WARNING: Unknown report [b]. All lines for this report are ignored. rmagic: WARNING: Unknown report [p]. All lines for this report are ignored. rmagic: WARNING: Unknown report [c]. All lines for this report are ignored. rmagic: WARNING: Unknown report [z]. All lines for this report are ignored. rmagic: WARNING: Unknown report [t]. All lines for this report are ignored. rmagic: WARNING: Unknown report [i]. All lines for this report are ignored. rmagic: WARNING: Unknown report [r]. All lines for this report are ignored. Can't call method "br" on an undefined value at /usr/local/reportmagic/wadg/rm/Report.pm line 775. [www:/usr/local/reportmagic] pepper> >How-To-Repeat: sudo portinstall reportmagic cd /usr/local/reportmagic && sudo ./rmagic.pl rmagic.sampl >Fix: Dunno -- I didn't have this problem with RM 2.16, but deinstalling and reinstalling didn't help. >Release-Note: >Audit-Trail: >Unformatted: