From owner-freebsd-bugs@FreeBSD.ORG Mon Apr 9 09:00:09 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4495916A401 for ; Mon, 9 Apr 2007 09:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1C21913C4C5 for ; Mon, 9 Apr 2007 09:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l39908Wd067101 for ; Mon, 9 Apr 2007 09:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l39908WK067099; Mon, 9 Apr 2007 09:00:08 GMT (envelope-from gnats) Resent-Date: Mon, 9 Apr 2007 09:00:08 GMT Resent-Message-Id: <200704090900.l39908WK067099@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, bf Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D74416A401 for ; Mon, 9 Apr 2007 08:53:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id F2E7413C455 for ; Mon, 9 Apr 2007 08:53:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l398rOYh080135 for ; Mon, 9 Apr 2007 08:53:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l398mNlj078056; Mon, 9 Apr 2007 08:48:23 GMT (envelope-from nobody) Message-Id: <200704090848.l398mNlj078056@www.freebsd.org> Date: Mon, 9 Apr 2007 08:48:23 GMT From: bf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: misc/111399: ghostscript-gpl WITH_FT_BRIDGE is defective X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 09:00:09 -0000 >Number: 111399 >Category: misc >Synopsis: ghostscript-gpl WITH_FT_BRIDGE is defective >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 09 09:00:08 GMT 2007 >Closed-Date: >Last-Modified: >Originator: bf >Release: >Organization: >Environment: >Description: When ghostscript-gpl is built WITH_FT_BRIDGE=yes, which has also caused problems in the past with other versions of ghostscript, it seems that either the freetype bridge code is defective, improperly configured/built, or incompatible with the older version of freetype 2 in our ports system. For example, when attempting to view a variety of postscript files with the recent ghostscript-gpl built from the ports system WITH_SVGALIB=yes WITH_SHLIB=yes WITH_FT_BRIDGE=yes on 6.2-Stable i386, gv fails with: While reading gs_fapi.ps: Error: /undefinedfilename in (FAPIconfig) Operand stack: (gs_fapi.ps) 2 Config --nostringval-- Execution stack: %interp_exit --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval-- --nostringval-- false 1 %stopped_push --nostringval-- Dictionary stack: --dict:1087/1123(G)-- --dict:0/20(G)-- --dict:74/200(L)-- --dict:1087/1123(G)-- --dict:2/15(G)-- Current allocation mode is global Last OS error: 2 Current file position is 1974 Error: PostScript interpreter failed in main window. and ggv fails with: File is not a valid PostScript document. diff(1) reveals that my gs_fapi.ps is identical with the most recent corresponding file in the ghostscript cvs repository at the time I checked, with the exception of the $Id line. The errors persist after rebuilding all three ports. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: