[Serdev] [Tracker] Reopened: (SER-225) can't generate documentation with new xsltproc - incorrect dependencies generated with xincludes

Jan Janak (JIRA) tracker at iptel.org
Thu Jun 26 00:17:20 CEST 2008


     [ http://tracker.iptel.org/browse/SER-225?page=all ]

Jan Janak reopened SER-225:
---------------------------

             
sorry, my fault, it is still not working.

> can't generate documentation with new xsltproc - incorrect dependencies generated with xincludes
> ------------------------------------------------------------------------------------------------
>
>                 Key: SER-225
>                 URL: http://tracker.iptel.org/browse/SER-225
>             Project: SER
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0
>         Environment: Debian testing, xsltproc ver. 1.1.19-1 (compiled against libxml 20627, libxslt 10119 and libexslt 813)
>            Reporter: Vaclav Kubart
>         Assigned To: Jan Janak
>            Priority: Minor
>             Fix For: Ipteldorf
>
>
> When trying to compile documentation this problem occur (last line is significant):
> kubartv@~/src/sip_router/doc$ make
> ../Makefile.doc:156: doc_root.d: No such file or directory
> xsltproc  --novalid \
>         --nonet \
>         --novalid \
>         --stringparam output "doc_root.d" \
>         ../doc/stylesheets/dep.xsl doc_root.xml 
> warning: failed to load external entity "database/ser_db.xml"
> warning: failed to load external entity "../modules/diversion/doc/diversion.xml"
> warning: failed to load external entity "../modules/group/doc/group.xml"
> warning: failed to load external entity "../modules/group_radius/doc/group_radius.xml"
> warning: failed to load external entity "../modules/mangler/doc/mangler.xml"
> make: *** No rule to make target `figures/ua.png', needed by `doc_root.d'.  Stop.
> ---
> File with dependencies (doc_root.d) contains:
> doc_root.d: sip/sip_introduction.xml figures/ua.png ...
> but there should be something like:
> doc_root.d: sip/sip_introduction.xml sip/figures/ua.png
> The problem is that doc_root.xml includes sip/sip_introduction.xml and this includes figures/ua.png. Dependencies generated with older versions of xsltproc (on Debian stable) contained directories "traversed with xincludes" but new version this doesn't do.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Serdev mailing list