GNOME Bugzilla – Bug 551838
"bug-165" regression
Last modified: 2014-03-08 00:19:08 UTC
libxslt-1.2.24 on OS X 10.4, configured --without-python --without-crypto ## Running general tests bug-165 result 0a1,4 > runtime error: file ./bug-165.xsl line 6 element value-of > Variable 'pStyle' has not been declared. > runtime error: file ./bug-165.xsl line 6 element value-of > XPath evaluation returned no result. ## Running general tests without dictionaries bug-165 result 0a1,4 > runtime error: file ./bug-165.xsl line 6 element value-of > Variable 'pStyle' has not been declared. > runtime error: file ./bug-165.xsl line 6 element value-of > XPath evaluation returned no result.
This is probably due to different versions of libxml2. With the latest code from Git (libxml2 and libxslt), all the general tests pass on OS X 10.9.