Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 23:57:51 -0400 (EDT)
From:      parv@pair.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/37125: building in "www" dies due to ghostscript error
Message-ID:  <20020416035751.E0A8E50B84@moo.holy.cow>

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

>Number:         37125
>Category:       docs
>Synopsis:       building in "www" dies due to ghostscript error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 15 21:00:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 17 01:01:43 EST 2002

updated docs tree as of 2002.04.15 00.54.20 utc

ghostscript-gnu-nox11-6.53_1

below is env...

ENGLISH_ONLY=YES
DOC_LANG=en_US.ISO-8859-1
CVSROOT=/home/ncvs
NOPORTSCVS=YES
DESTDIR=/source/contribute/public_web
TIDYOPTS="-i -m -f /dev/null"

SGML_ROOT=/usr/local/share/sgml
SGML_CATALOG_FILES=${SGML_ROOT}/jade/catalog
SGML_CATALOG_FILES=${SGML_ROOT}/iso8879/catalog:$SGML_CATALOG_FILES
SGML_CATALOG_FILES=${SGML_ROOT}/html/catalog:$SGML_CATALOG_FILES
SGML_CATALOG_FILES=${SGML_ROOT}/docbook/4.1/catalog:$SGML_CATALOG_FILES

>Description:

building in "www" dies with this message...

	
/usr/local/bin/jade -V nochunks -ioutput.html -d /source/contribute/doc/en_US.ISO8859-1/articles/pxe/../../../share/sgml/default.dsl  -ioutput.html.images   -D /usr/obj/source/contribute/doc/en_US.ISO8859-1/articles/pxe -c /source/contribute/doc/en_US.ISO8859-1/articles/pxe/../../../en_US.ISO8859-1/share/sgml/catalog -c /source/contribute/doc/en_US.ISO8859-1/articles/pxe/../../../share/sgml/catalog  -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog  -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog   -t sgml /source/contribute/doc/en_US.ISO8859-1/articles/pxe/article.sgml > article.html ||  (/bin/rm -f article.html && false)
/usr/local/bin/tidy -i -m -f /dev/null article.html
Can't open "/usr/home/parv/.tidyrc"
*** Error code 1 (ignored)
===> en/doc/articles/releng
groff -p -S -Wall -mtty-char -man branches.pic > branches.ps
/usr/local/bin/ps2epsi /source/contribute/doc/en_US.ISO8859-1/articles/releng/branches.ps /source/contribute/doc/en_US.ISO8859-1/articles/releng/branches.eps
Error: /invalidaccess in --.setdevice--
Operand stack:
   --nostringval--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   1   4   %oparray_pop   --nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:1037/1476(ro)(G)--   --dict:0/20(G)--   --dict:68/200(L)--   --dict:19/30(L)--
Current allocation mode is local
Current file position is 8771
GNU Ghostscript 6.53: Unrecoverable error, exit code 1
/usr/local/bin/peps -p -r 100  -o branches.png branches.pic branches.eps
peps: branches.eps is not a valid EPS file.
*** Error code 4

Stop in /source/contribute/doc/en_US.ISO8859-1/articles/releng.
*** Error code 1


>How-To-Repeat:

updating either docs tree and/or ghostscript-gnu port may show above
problem during build.  i can produce it every time.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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