[cxml-devel] testsuite build fails
![](https://secure.gravatar.com/avatar/ab0f86b963d3d81e31b19e42f575f748.jpg?s=120&d=mm&r=g)
Hi this is not CXML per se, but I get the following error while building the test suite. I think it is on the dom2-dtd. Do you have any idea about it? Cheers -- Marco Antoniotti dom2-interfaces: [style] Warning: the task name <style> is deprecated. Use <xslt> instead. [style] Processing /Users/marcoxa/Projects/Lang/CL/cxml/2001/DOM- Test-Suite/lib/specs/Level-2/xml/core/dom-spec.xml to /Users/marcoxa/ Projects/Lang/CL/cxml/2001/DOM-Test-Suite/build/dom2-interfaces.xml [style] Loading stylesheet /Users/marcoxa/Projects/Lang/CL/cxml/ 2001/DOM-Test-Suite/transforms/dom2-combine.xsl [style] : Error! file:/Users/marcoxa/Projects/Lang/CL/cxml/2001/ DOM-Test-Suite/transforms/dom2-combine.xsl: line 137: Attribute 'name' outside of element. [xmlvalidate] /Users/marcoxa/Projects/Lang/CL/cxml/2001/DOM-Test-Suite/ build/dom2-interfaces.xml:417:109: The prefix "xml" cannot be bound to any namespace other than its usual namespace; neither can the namespace for "xml" be bound to any prefix other than "xml". BUILD FAILED /Users/marcoxa/Projects/Lang/CL/cxml/2001/DOM-Test-Suite/build.xml: 1456: Could not validate document /Users/marcoxa/Projects/Lang/CL/cxml/ 2001/DOM-Test-Suite/build/dom2-interfaces.xml
![](https://secure.gravatar.com/avatar/3173e2ae99b980708880a85092da271e.jpg?s=120&d=mm&r=g)
Hi, Quoting Marco Antoniotti (marcoxa@cs.nyu.edu):
this is not CXML per se, but I get the following error while building the test suite. I think it is on the dom2-dtd.
unfortunately I cannot recall whether I had this problem or not (and if so, what the solution was). However, I believe that the tarball at http://common-lisp.net/project/cxml/2001.tar.bz2 has pre-built versions of all files needed to run the test suite with cxml, based on a checkout from a few years ago. Does that help you? d.
participants (2)
-
David Lichteblau
-
Marco Antoniotti