Bug 36796

Summary: make release fails because of revision 1.3 of /usr/doc/en_US.ISO8859-1/articles/releng/branches.pic
Product: Documentation Reporter: Yaroslav Dmitriev <yar>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Yaroslav Dmitriev 2002-04-05 19:30:01 UTC
/usr/local/bin/ps2epsi /usr/doc/en_US.ISO8859-1/articles/releng/branches.ps /usr
/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--   fa
lse   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 /usr/doc/en_US.ISO8859-1/articles/releng.
*** Error code 1

Stop in /usr/doc/en_US.ISO8859-1/articles.
*** Error code 1

Stop in /usr/doc/en_US.ISO8859-1.
*** Error code 1

Stop in /usr/doc.
*** Error code 1

Stop in /usr/src/release.
*** Error code 1

Stop in /usr/src/release.

Fix: 

fallback to the revision 1.2 of the branches.pic
How-To-Repeat: cd /usr/src/release
make release CVSDIR=/home/yar/ncvs CHROOTDIR=/home/yar/release BUILDNAME=4.5-SNAP RELEASETAG=RELENG_4
Comment 1 setantae 2002-04-20 17:46:29 UTC
On Fri, Apr 05, 2002 at 10:28:07AM -0800, Yaroslav Dmitriev wrote:

> >Synopsis:       make release fails because of revision 1.3 of /usr/doc/en_US.ISO8859-1/articles/releng/branches.pic

This was actually failing because of some problems with ghostscript, which
the latest ghostscript-gnu port fixes.

-- 
get the cool shoe shine
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2002-04-20 17:58:51 UTC
State Changed
From-To: open->closed



ghostscript-gnu-6.53_2 fixes this issue.