Opened 6 years ago
Closed 4 years ago
#75 closed defect (fixed)
xslt error with trunk
| Reported by: | twisti@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | toolchain | Keywords: | |
| Cc: | Dependencies: | ||
| Patch Status: | there is no patch |
Description
This happens with debian testing (upcoming etch) on powerpc with svn rev114:
$ make Building OpenBIOS on ppc for sparc32 Cleaning up... ok Initializing build tree...ok. Creating target Makefile...runtime error: file config/xml/dictionary.xsl line 13 element param Unexpected XSLT element 'param'. runtime error: file config/xml/dictionary.xsl line 22 element if Variable 'conditions' has not been declared. make: *** [xml] Error 10
Attachments (0)
Change History (4)
comment:1 Changed 6 years ago by stepan
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 6 years ago by anonymous
- Resolution invalid deleted
- Status changed from closed to reopened
I upgraded now to 1.1.20 and I still get the same error:
$ make Building OpenBIOS on amd64 for sparc32 Cleaning up... ok Initializing build tree...ok. Creating target Makefile...runtime error: file config/xml/dictionary.xsl line 13 element param Unexpected XSLT element 'param'. runtime error: file config/xml/dictionary.xsl line 22 element if Variable 'conditions' has not been declared. make: *** [xml] Error 10
$ xsltproc --version Using libxml 20627, libxslt 10120 and libexslt 813 xsltproc was compiled against libxml 20627, libxslt 10120 and libexslt 813 libxslt 10120 was compiled against libxml 20627 libexslt 813 was compiled against libxml 20627
comment:3 Changed 5 years ago by uwe
- Component changed from code to toolchain
comment:4 Changed 4 years ago by stepan
- Resolution set to fixed
- Status changed from reopened to closed
If this is still happening, please add a ticket to the openbios tracker at
Note: See
TracTickets for help on using
tickets.

Debian is shipping a defective version of libxslt/xsltproc.
Either downgrade to libxslt 1.1.17 or upgrade to 1.1.20.