Bug 178677

Summary: *** [article.html] Error code 1 Stop in /usr/doc.
Product: Documentation Reporter: Christian A Bryant <admin>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Christian A Bryant 2013-05-16 01:20:00 UTC
/usr/local/bin/openjade:/usr/doc/share/xml/freebsd-html.dsl:258:30:E: reference to undefined variable "$bold-seq$"
/usr/local/bin/openjade:/usr/doc/share/xml/freebsd-html.dsl:256:44:E: reference to undefined variable "$mono-seq$"
*** [article.html] Error code 1

Stop in /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl.
*** [realinstall] Error code 1

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

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

Stop in /usr/doc.

How-To-Repeat: # cd /usr/doc
# make install clean
Comment 1 Christian A Bryant 2013-05-16 03:29:38 UTC
Bug Follow Up Team,

I found a workaround. If you do the following, the Bug disappears:

# cd /usr/ports/misc/freebsd-doc-en
# make install clean

The I proceed to do install the package that had the Port that had the Bug:

# cd /usr/doc
# make install clean

The install complete without error. This shows me there is defiantly a
Bug in the /usr/doc port, probibly a dependency it is unable to resolve.

This is on a new system that was just installed today, I had done:

freebsd-update fetch
freebsd-update install

portsnap fetch
portsnap extract
portsnap update

Prior to installing the /usr/doc and running into the Bug.

Comment 2 Chris Rees 2013-05-31 17:11:47 UTC
Where did you get the instructions for building the docs from?  The
docs build normally requires the textproc/docproj port to be
installed-- did you have that installed?

Chris

http://www.freebsd.org/doc/en/books/fdp-primer/overview-quick-start.html
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2014-01-22 13:56:32 UTC
State Changed
From-To: open->closed

Please update your doc tree, install textproc/docproj and try again. If you 
still experience troubles, you can look for support on the doc@FreeBSD.org 
mailing list. 


Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2014-01-22 13:56:32 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Please update your doc tree, install textproc/docproj and try again. If you 
still experience troubles, you can look for support on the doc@FreeBSD.org 
mailing list.