Isn't xsltproc delivered by userland?
Ever since I updated to S11U1 x86 (assembled 27 December 2011), I have been noticing various modules are failing to build when processing XML. I notice these problems when trying to build the modules in the gnome-2-30-s11update branch, if that matters. I do not remember seeing this problem on older S11U1 builds. For example, if I try to build poppler (used by evince), it fails when building the GTK docs when calling this program: /usr/bin/xsltproc --nonet --xinclude --stringparam gtkdoc.bookname pop You can see the attached core pdf-viewer-core.txt file to see the stack trace. I see the same problem when building gdm. It fails in the gdm/docs directory, also when calling xsltproc and generates a core file with the same stacktrace. I suspect that this problem is causing any module that builds gtk-docs to fail (e.g. any module that installs files to /usr/share/gtk-doc/html). You probably can workaround this by just not building the gtk-docs by calling configure with --disable-gtk-docs, but that is clearly just a workaround. I'd think you should be able to build GTK docs on Solaris 11. Does anybody know what this problem is, or why xsltproc seems to be having problems? Is anybody else seeing these sorts of problems? Brian
core 'core' of 5592: /usr/bin/xsltproc --nonet --xinclude --stringparam gtkdoc.bookname pop fe128a1f xmlXPathReleaseObject (93399f0, ceab1b0, 30, fe1549be) + 68b fe154cee xmlXPathCompiledEval (827d778, 93399f0, 81536a7, fedda54d) + 376 fedda61f xsltValueOf (959c588, 8161800, 8252340, 8288d38) + e3 fedd6fee xsltApplySequenceConstructor (959c588, 8161800, 8252340, 0) + 312 feddc4ae xsltChoose (959c588, 8161800, 8253408, 8288778) + 336 fedd6fee xsltApplySequenceConstructor (959c588, 8161800, 8253408, 8259190) + 312 feddb376 xsltCallTemplate (959c588, 8161800, 9110200, 910ff88) + 59a fedd6fee xsltApplySequenceConstructor (959c588, 8161800, 9110200, 0) + 312 fedd81bf xsltApplyOneTemplate (959c588, 8161800, 9110200, 0, 0, fede2adc) + 157 fedbf2a5 xsltParseStylesheetVariable (959c588, 9110128, feffb178, fedd6cf0) + 55d fedd70f4 xsltApplySequenceConstructor (959c588, 8161800, 9110128, 90b5c70) + 418 fedd7d6f xsltApplyXSLTTemplate (959c588, 8161800, 9110128, 90b5c70, 0, fede74b4) + 43b fedd63b1 xsltProcessOneNode (959c588, 8161800, 0, feddef25) + e5 feddf555 xsltApplyStylesheetUser (8068818, 8161800, 8065350, 0, 0, 959c588) + 671 08052150 xsltProcess (8161800, 8068818, 8047ac9, 8053091) + 25c 08053472 main (b, 8047914, 8047944, 8051aff) + 111e 08051b5d _start (b, 8047a38, 8047a4a, 8047a52, 8047a5d, 8047a6b) + 7d
_______________________________________________ userland-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/userland-discuss
