From alane@geeksrus.net  Wed Mar 27 18:04:05 2002
Return-Path: <alane@geeksrus.net>
Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226])
	by hub.freebsd.org (Postfix) with ESMTP
	id D12B937B417; Wed, 27 Mar 2002 18:04:04 -0800 (PST)
Received: (from alane@localhost)
	by wwweasel.geeksrus.net (8.11.6/8.11.6) id g2S23j490185;
	Wed, 27 Mar 2002 21:03:45 -0500 (EST)
	(envelope-from alane)
Message-Id: <200203280203.g2S23j490185@wwweasel.geeksrus.net>
Date: Wed, 27 Mar 2002 21:03:45 -0500 (EST)
From: Alan Eldridge <ports@geeksrus.net>
Reply-To: Alan Eldridge <ports@geeksrus.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gnome@freebsd.org
Subject: devel/bonobo: can't make package because of missing file
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36401
>Category:       ports
>Synopsis:       devel/bonobo: can't make package because of missing file
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 27 18:10:02 PST 2002
>Closed-Date:    Wed Apr 24 08:50:41 PDT 2002
>Last-Modified:  Wed Apr 24 08:50:41 PDT 2002
>Originator:     Alan Eldridge
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Geeksrus.NET
>Environment:
System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 11 00:59:22 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386

>Description:

First the make install gets an ignorable error:

db2html ./audio_ulaw.sgml
TMPDIR is DBTOHTML_OUTPUT_DIR86650
Using stylesheet: "/usr/local/share/sgml/docbook/dsssl/cygnus/cygnus-both.dsl"

input file was called audio_ulaw.sgml -- output will be in audio_ulaw

working on ./audio_ulaw.sgml
jade:E: cannot open "./audio_ulaw.sgml" (No such file or directory)
about to copy cascading stylesheet and admon graphics to temp dir
cp: /usr/local/share/sgml/docbook/dsssl/modular/test/docbook.css: No such file or directory
about to rename temporary directory to audio_ulaw
cp audio_ulaw/index.html .
cp: audio_ulaw/index.html: No such file or directory
gmake[5]: [audio_ulaw.html] Error 1 (ignored)

Then the make package fails because the file that was supposed to be created 
wasn't.

>How-To-Repeat:

>Fix:

Easy fix:

==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
[alane ~/FreeBSD/ports]$ cvs diff devel/bonobo
Index: devel/bonobo/pkg-plist
===================================================================
RCS file: /home/alane/cvsup-ports/cvsroot/ports/devel/bonobo/pkg-plist,v
retrieving revision 1.29
diff -u -3 -r1.29 pkg-plist
--- devel/bonobo/pkg-plist      24 Jan 2002 07:39:39 -0000      1.29
+++ devel/bonobo/pkg-plist      28 Mar 2002 01:55:40 -0000
@@ -105,7 +105,6 @@
 lib/libefs.so
 lib/libefs.so.1
 libdata/pkgconfig/libefs.pc
-share/gnome/bonobo/docs/audio_ulaw/C/index.html
 share/gnome/bonobo/html/bonobo-api.html
 share/gnome/bonobo/html/bonobo-api.sgml
 share/gnome/bonobo/html/bonobo-decl.txt
==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==

Real fix: fix the underlying problem. However, since it looks, on surface
examination, to be a missing file in the source distribution, that may be
difficult.



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: pat 
Responsible-Changed-When: Wed Mar 27 19:57:50 PST 2002 
Responsible-Changed-Why:  
Over to maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36401 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sat Apr 6 16:52:45 PST 2002 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=36401 
State-Changed-From-To: closed->open 
State-Changed-By: marcus 
State-Changed-When: Sat Apr 6 17:05:20 PST 2002 
State-Changed-Why:  
Whoops.  I meant to add a follow-up. 

Is this problem still reproduceable with bonobo-1.0.19?  I am unable to 
reproduce it on my -stable machines. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36401 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Wed Apr 24 08:50:20 PDT 2002 
State-Changed-Why:  
This is fixed with the recent --disable-gtk-doc commit. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36401 
>Unformatted:
