From khera@kciLink.com  Wed Aug 16 08:43:19 2000
Return-Path: <khera@kciLink.com>
Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1])
	by hub.freebsd.org (Postfix) with ESMTP id E0C8037C3DB
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Aug 2000 08:43:05 -0700 (PDT)
	(envelope-from khera@kciLink.com)
Received: from onceler.kciLink.com (onceler.kciLink.com [204.117.82.2])
	by kci.kciLink.com (Postfix) with ESMTP id 7C63CE881
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Aug 2000 11:43:03 -0400 (EDT)
Received: (from khera@localhost)
	by onceler.kciLink.com (8.9.3/8.9.3) id LAA18973;
	Wed, 16 Aug 2000 11:43:03 -0400 (EDT)
	(envelope-from khera@kci.kciLink.com)
Message-Id: <200008161543.LAA18973@onceler.kciLink.com>
Date: Wed, 16 Aug 2000 11:43:03 -0400 (EDT)
From: <khera@kciLink.com>
Reply-To: khera@kciLink.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: make install in doc sources fails
X-Send-Pr-Version: 3.2

>Number:         20647
>Category:       ports
>Synopsis:       make install in doc sources fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 16 08:50:00 PDT 2000
>Closed-Date:    Sun Sep 24 12:42:59 PDT 2000
>Last-Modified:  Sun Sep 24 13:15:12 PDT 2000
>Originator:     Vivek Khera
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

	

doc sources cvsup'd today (August 16, 2000).

I installed the "docproj" metaport on Monday based on cvsup'd ports
package of that day, on a freshly installed 4.1-R upgraded to 4.1-S.

>Description:

	

A make in the doc source tree generates many such warnings:

/usr/local/bin/jade -ioutput.html -V nochunks  -c /u/onceler1/usr/src/doc/en_US.ISO_8859-1/books/fdp-primer/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog  -d /u/onceler1/usr/src/doc/en_US.ISO_8859-1/books/fdp-primer/../../../en_US.ISO_8859-1/share/sgml/freebsd.dsl -t sgml /u/onceler1/usr/src/doc/en_US.ISO_8859-1/books/fdp-primer/book.sgml > book.html
/usr/local/bin/jade:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: DTDDECL catalog entries are not supported
/usr/local/bin/jade:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: DTDDECL catalog entries are not supported
...etc...

Later, when one goes to "make install", the following happens:

===> de_DE.ISO_8859-1
===> de_DE.ISO_8859-1/books
===> de_DE.ISO_8859-1/books/handbook
install -C  -o root -g wheel -m 444 `xargs < HTML.manifest` 
usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
             fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop in /u/onceler1/usr/src/doc/de_DE.ISO_8859-1/books/handbook.
*** Error code 1

Stop in /u/onceler1/usr/src/doc/de_DE.ISO_8859-1/books.
*** Error code 1

Stop in /u/onceler1/usr/src/doc/de_DE.ISO_8859-1.
*** Error code 1

Stop in /u/onceler1/usr/src/doc.



>How-To-Repeat:

	

"make install" in the doc source tree.

>Fix:

	

I just did "make -k install" to skip the busted files ;-)
Don't know about the DTD catalog warnings.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-doc 
Responsible-Changed-By: jedgar 
Responsible-Changed-When: Fri Aug 18 06:00:49 PDT 2000 
Responsible-Changed-Why:  
Misfiled PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20647 
Responsible-Changed-From-To: freebsd-doc->freebsd-ports 
Responsible-Changed-By: jedgar 
Responsible-Changed-When: Fri Aug 18 06:01:54 PDT 2000 
Responsible-Changed-Why:  
Let's actually read the PR and file where appropriate 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20647 
Responsible-Changed-From-To: freebsd-ports->freebsd-doc 
Responsible-Changed-By: ade 
Responsible-Changed-When: Sun Sep 17 10:28:28 PDT 2000 
Responsible-Changed-Why:  
This is a -doc issue, not -ports 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20647 

From: alex@big.endian.de (Alexander Langer)
To: freebsd-gnats-submit@freebsd.org
Cc: freebsd-doc@FreeBSD.ORG
Subject: Re: ports/20647: make install in doc sources fails
Date: Sun, 24 Sep 2000 16:57:30 +0200

 I can't reproduce the problem.
 
 Can anyone else?
 
 Alex
 
 -- 
 cat: /home/alex/.sig: No such file or directory
 
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Sun Sep 24 12:42:59 PDT 2000 
State-Changed-Why:  
Should be fixed in the meanwhile. 
At least I cannot reproduce it and other people confirmed, that 
it works for them, too. 
Thanks for the PR. 

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