Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2002 01:40:41 -0800 (PST)
From:      Daniel Lang <dl@leo.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/34633: mutt-devel does not correctly format the documentation
Message-ID:  <200202050940.g159efI82243@freefall.freebsd.org>

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

>Number:         34633
>Category:       ports
>Synopsis:       mutt-devel does not correctly format the documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 01:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Lang
>Release:        4.5-STABLE
>Organization:
LEO
>Environment:
FreeBSD atrbg11.informatik.tu-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #7: Mon Feb  4 15:49:30 CET 2002     root@atrbg11.informatik.tu-muenchen.de:/usr/obj/usr/src/sys/ATRBG11  i386

Ports cvsupped on Feb 4, 2002, mutt-devel build at 22:31 CET
>Description:
Upon building the documentation, using sgmlformat, it complains
a lot about unknown mapping:
[..]
( sed -e "s/@VERSION@/`cat ../VERSION`/" ./manual.sgml.head ; cc -I/usr/local/include -E -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/include -I/usr/local/include -I../intl -D_MAKEDOC -C ../init.h | ../makedoc -s ) |       cat - ./manual.sgml.tail > manual.sgml
touch stamp-doc-sgml
sgmlfmt -f html manual  || true
nsgmls:manual.sgml:1:2:E: unknown declaration type "doctype"
nsgmls:manual.sgml:3:0:E: no document type declaration; will parse without validation
nsgmls:/usr/local/share/sgml/transpec/transpec.dtd:57:21:E: "o" is not a reserved name
[ now here thousands of lines of complaints follow, I quote some ]
nsgmls:manual.sgml:60:18:E: net-enabling start-tag not immediately followed by null end-tag
nsgmls:/usr/local/share/sgml/transpec/linuxdoc-html.ts:57:18:E: end tag for "map" omitted, but OMITTAG NO was specified
nsgmls:/usr/local/share/sgml/transpec/html.cmap:35:0: start tag was here
nsgmls:manual.sgml:150:6:E: end tag for "Return" omitted, but OMITTAG NO was specified
nsgmls:manual.sgml:149:0: start tag was here
nsgmls:/usr/local/share/sgml/transpec/linuxdoc-html.ts:57:18:E: end tag for "map" omitted, but OMITTAG NO was specified
[..]
nsgmls:/usr/local/share/sgml/transpec/html.sdata:37:38:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/html.sdata:38:38:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/html.sdata:39:38:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/html.sdata:40:38:E: element "map" undefined
[..]
nsgmls:/usr/local/share/sgml/transpec/html.sdata:210:38:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/html.sdata:211:36:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/html.sdata:212:36:E: element "map" undefined
nsgmls:I: maximum number of errors (200) reached; change with -E option
Unknown translation spec (skipping it): map
Unknown translation spec (skipping it): map
[ this again tons and tons of that ]
nsgmls:manual.sgml:935:6:E: end tag for "end" omitted, but OMITTAG NO was specified
nsgmls:manual.sgml:931:0: start tag was here
nsgmls:I: maximum number of errors (200) reached; change with -E option
Error: End of ReadESIS - should not be here: tscreen
[..]
nsgmls:/usr/local/share/sgml/transpec/roff.sdata:237:30:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/roff.sdata:238:30:E: element "map" undefined
nsgmls:/usr/local/share/sgml/transpec/roff.sdata:239:30:E: element "map" undefined

>How-To-Repeat:
just build mail/mutt-devel
>Fix:
no, but it seems to have to do with the style-templates.
Maybe one needs the docbook port installed (which I have not)?
Then the dependencies should be fixed...
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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