Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2014 16:22:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 192858] New: make lint fails in the porters-handbook
Message-ID:  <bug-192858-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192858

            Bug ID: 192858
           Summary: make lint fails in the porters-handbook
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: ngie@FreeBSD.org

# svn info
Path: .
Working Copy Root Path: /root/freebsd-doc
URL: svn+ssh://ngie@svn.freebsd.org/doc/head
Relative URL: ^/head
Repository Root: svn+ssh://ngie@svn.freebsd.org/doc
Repository UUID: c2e8774f-c49f-e111-b436-862b2bbc8956
Revision: 45483
Node Kind: directory
Schedule: normal
Last Changed Author: ache
Last Changed Rev: 45483
Last Changed Date: 2014-08-20 08:52:37 -0700 (Wed, 20 Aug 2014)
# svn status
M       en_US.ISO8859-1/articles/committers-guide/article.xml
?       en_US.ISO8859-1/books/porters-handbook/book.parsed.xml
?       en_US.ISO8859-1/books/porters-handbook/freebsd.sch.xsl
# make lint
...
===> en_US.ISO8859-1/books/porters-handbook (lint)
env
XML_CATALOG_FILES="file:///root/freebsd-doc/head/en_US.ISO8859-1/books/porters-handbook/catalog-cwd.xml
 file:///root/freebsd-doc/head/en_US.ISO8859-1/share/xml/catalog.xml 
file:///root/freebsd-doc/head/share/xml/catalog.xml 
file:///root/freebsd-doc/head/share/xml/catalog-common.xml 
file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --param
allow-foreign "true"
/usr/local/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl
/root/freebsd-doc/head/share/xml/freebsd.sch > freebsd.sch.xsl
==> Basic validation
==> Validating with Schematron constraints
example must not occur in the descendants of table
*** Error code 1

Stop.
make[3]: stopped in
/root/freebsd-doc/head/en_US.ISO8859-1/books/porters-handbook
*** Error code 1

Stop.
make[2]: stopped in /root/freebsd-doc/head/en_US.ISO8859-1/books
*** Error code 1

Stop.
make[1]: stopped in /root/freebsd-doc/head/en_US.ISO8859-1
*** Error code 1

Stop.
make: stopped in /root/freebsd-doc/head

-- 
You are receiving this mail because:
You are the assignee for the bug.



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