Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2007 08:48:23 GMT
From:      bf<bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/111399: ghostscript-gpl WITH_FT_BRIDGE is defective
Message-ID:  <200704090848.l398mNlj078056@www.freebsd.org>
Resent-Message-ID: <200704090900.l39908WK067099@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704090848.l398mNlj078056>