ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/PyXML.spec'], False, '/var/lib/mock/dist-f11-build-316651-57461/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/PyXML.spec'] warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/PyXML-0.8.4-12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/PyXML.spec'], False, '/var/lib/mock/dist-f11-build-316651-57461/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/PyXML.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tqmIPq + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf PyXML-0.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyXML-0.8.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyXML-0.8.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (PyXML-0.7.1-intern.patch):' Patch #0 (PyXML-0.7.1-intern.patch): + /bin/cat /builddir/build/SOURCES/PyXML-0.7.1-intern.patch + /usr/bin/patch -s -p1 -b --suffix .intern --fuzz=0 + echo 'Patch #1 (PyXML-0.8.4-cvs20041111-python2.4-backport.patch):' Patch #1 (PyXML-0.8.4-cvs20041111-python2.4-backport.patch): + /bin/cat /builddir/build/SOURCES/PyXML-0.8.4-cvs20041111-python2.4-backport.patch + /usr/bin/patch -s -p1 -b --suffix .python2.4-backport --fuzz=0 + echo 'Patch #2 (PyXML-memmove.patch):' Patch #2 (PyXML-memmove.patch): + /bin/cat /builddir/build/SOURCES/PyXML-memmove.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (PyXML-0.8.4-python2.6.patch):' Patch #3 (PyXML-0.8.4-python2.6.patch): + /bin/cat /builddir/build/SOURCES/PyXML-0.8.4-python2.6.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I2ErGN + umask 022 + cd /builddir/build/BUILD + cd PyXML-0.8.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python -c 'import setuptools; execfile("setup.py")' build --with-xslt running build running build_py creating build creating build/lib.linux-i686-2.6 creating build/lib.linux-i686-2.6/_xmlplus copying xml/FtCore.py -> build/lib.linux-i686-2.6/_xmlplus copying xml/__init__.py -> build/lib.linux-i686-2.6/_xmlplus copying xml/ns.py -> build/lib.linux-i686-2.6/_xmlplus creating build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Attr.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/CDATASection.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/CharacterData.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Comment.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/DOMImplementation.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Document.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/DocumentFragment.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/DocumentType.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Element.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Entity.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/EntityReference.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Event.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/FtNode.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/MessageSource.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/NamedNodeMap.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/NodeFilter.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/NodeIterator.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/NodeList.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Notation.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/ProcessingInstruction.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Range.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/Text.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/TreeWalker.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/domreg.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/expatbuilder.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/javadom.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/minicompat.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/minidom.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/minitraversal.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/pulldom.py -> build/lib.linux-i686-2.6/_xmlplus/dom copying xml/dom/xmlbuilder.py -> build/lib.linux-i686-2.6/_xmlplus/dom creating build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/GenerateHtml.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLAnchorElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLAppletElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLAreaElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLBRElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLBaseElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLBaseFontElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLBodyElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLButtonElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLCollection.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLDListElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLDOMImplementation.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLDirectoryElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLDivElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLDocument.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLFieldSetElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLFontElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLFormElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLFrameElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLFrameSetElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLHRElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLHeadElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLHeadingElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLHtmlElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLIFrameElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLImageElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLInputElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLIsIndexElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLLIElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLLabelElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLLegendElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLLinkElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLMapElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLMenuElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLMetaElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLModElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLOListElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLObjectElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLOptGroupElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLOptionElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLParagraphElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLParamElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLPreElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLQuoteElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLScriptElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLSelectElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLStyleElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTableCaptionElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTableCellElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTableColElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTableElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTableRowElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTableSectionElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTextAreaElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLTitleElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html copying xml/dom/html/HTMLUListElement.py -> build/lib.linux-i686-2.6/_xmlplus/dom/html creating build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/Dom2Sax.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/Printer.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/Visitor.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/XHtml2HtmlPrinter.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/XHtmlPrinter.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext copying xml/dom/ext/c14n.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext creating build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/HtmlLib.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/HtmlSax.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/PyExpat.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax2.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax2Lib.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sgmlop.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader creating build/lib.linux-i686-2.6/_xmlplus/marshal copying xml/marshal/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/marshal copying xml/marshal/generic.py -> build/lib.linux-i686-2.6/_xmlplus/marshal copying xml/marshal/wddx.py -> build/lib.linux-i686-2.6/_xmlplus/marshal creating build/lib.linux-i686-2.6/_xmlplus/unicode copying xml/unicode/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/unicode copying xml/unicode/iso8859.py -> build/lib.linux-i686-2.6/_xmlplus/unicode copying xml/unicode/utf8_iso.py -> build/lib.linux-i686-2.6/_xmlplus/unicode creating build/lib.linux-i686-2.6/_xmlplus/parsers copying xml/parsers/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/parsers copying xml/parsers/expat.py -> build/lib.linux-i686-2.6/_xmlplus/parsers copying xml/parsers/sgmllib.py -> build/lib.linux-i686-2.6/_xmlplus/parsers creating build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/_outputters.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/catalog.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/charconv.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/dtdparser.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/errors.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/namespace.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/utils.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xcatalog.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlapp.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmldtd.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlproc.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlutils.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlval.py -> build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc creating build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/_exceptions.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/expatreader.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/handler.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/sax2exts.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/saxexts.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/saxlib.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/saxutils.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/writer.py -> build/lib.linux-i686-2.6/_xmlplus/sax copying xml/sax/xmlreader.py -> build/lib.linux-i686-2.6/_xmlplus/sax creating build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_htmllib.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_ltdriver.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_ltdriver_val.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_pyexpat.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_sgmllib.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_sgmlop.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmldc.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmllib.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmlproc.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmlproc_val.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmltoolkit.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers copying xml/sax/drivers/pylibs.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers creating build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_htmllib.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_javasax.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_pyexpat.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmllib.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmlop.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmlop_html.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_xmlproc.py -> build/lib.linux-i686-2.6/_xmlplus/sax/drivers2 creating build/lib.linux-i686-2.6/_xmlplus/utils copying xml/utils/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/utils copying xml/utils/characters.py -> build/lib.linux-i686-2.6/_xmlplus/utils copying xml/utils/iso8601.py -> build/lib.linux-i686-2.6/_xmlplus/utils copying xml/utils/qp_xml.py -> build/lib.linux-i686-2.6/_xmlplus/utils creating build/lib.linux-i686-2.6/_xmlplus/schema copying xml/schema/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/schema copying xml/schema/trex.py -> build/lib.linux-i686-2.6/_xmlplus/schema creating build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/BuiltInExtFunctions.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/Context.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/Conversions.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/CoreFunctions.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ExpandedNameWrapper.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/MessageSource.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/NamespaceNode.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedAbbreviatedRelativeLocationPath.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedAbsoluteLocationPath.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedAxisSpecifier.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedExpr.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedNodeTest.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedPredicateList.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedStep.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/ParsedRelativeLocationPath.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/Set.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/Util.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/XPathGrammar.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/XPathParser.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/XPathParserBase.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/pyxpath.py -> build/lib.linux-i686-2.6/_xmlplus/xpath copying xml/xpath/yappsrt.py -> build/lib.linux-i686-2.6/_xmlplus/xpath creating build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ApplyTemplatesElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/AttributeElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/AttributeSetElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/AttributeValueTemplate.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/BuiltInExtElements.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/CallTemplateElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ChooseElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/CommentElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/CopyElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/CopyOfElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ElementElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ForEachElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/HtmlWriter.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/IfElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/LiteralElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/LiteralText.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/MessageElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/MessageSource.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/NullWriter.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/NumberElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/OtherXslElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/OtherwiseElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/OutputHandler.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ParamElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ParsedLocationPathPattern.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ParsedPattern.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ParsedRelativePathPattern.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ParsedStepPattern.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/PlainTextWriter.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ProcessingInstructionElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/Processor.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/Roman.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/RtfWriter.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/SortElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/Stylesheet.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/StylesheetReader.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/TemplateElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/TextElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/TextSax.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/TextWriter.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/ValueOfElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/VariableElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/WhenElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/WithParamElement.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/XPattern.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/XPatternParser.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/XPatternParserBase.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/XmlWriter.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/XsltContext.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/XsltFunctions.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/_4xslt.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/__init__.py -> build/lib.linux-i686-2.6/_xmlplus/xslt copying xml/xslt/minisupport.py -> build/lib.linux-i686-2.6/_xmlplus/xslt running build_ext building '_xmlplus.parsers.pyexpat' extension creating build/temp.linux-i686-2.6 creating build/temp.linux-i686-2.6/extensions creating build/temp.linux-i686-2.6/extensions/expat creating build/temp.linux-i686-2.6/extensions/expat/lib gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/usr/include/python2.6 -c extensions/pyexpat.c -o build/temp.linux-i686-2.6/extensions/pyexpat.o extensions/pyexpat.c: In function 'initpyexpat': extensions/pyexpat.c:1865: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/usr/include/python2.6 -c extensions/expat/lib/xmlparse.c -o build/temp.linux-i686-2.6/extensions/expat/lib/xmlparse.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/usr/include/python2.6 -c extensions/expat/lib/xmlrole.c -o build/temp.linux-i686-2.6/extensions/expat/lib/xmlrole.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/usr/include/python2.6 -c extensions/expat/lib/xmltok.c -o build/temp.linux-i686-2.6/extensions/expat/lib/xmltok.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/extensions/pyexpat.o build/temp.linux-i686-2.6/extensions/expat/lib/xmlparse.o build/temp.linux-i686-2.6/extensions/expat/lib/xmlrole.o build/temp.linux-i686-2.6/extensions/expat/lib/xmltok.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/_xmlplus/parsers/pyexpat.so building '_xmlplus.parsers.sgmlop' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.6 -c extensions/sgmlop.c -o build/temp.linux-i686-2.6/extensions/sgmlop.o extensions/sgmlop.c:718: warning: 'intargfunc' is deprecated gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/extensions/sgmlop.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/_xmlplus/parsers/sgmlop.so building '_xmlplus.utils.boolean' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.6 -c extensions/boolean.c -o build/temp.linux-i686-2.6/extensions/boolean.o extensions/boolean.c: In function 'initboolean': extensions/boolean.c:298: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/extensions/boolean.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/_xmlplus/utils/boolean.so running build_scripts creating build/scripts-2.6 copying and adjusting scripts/xmlproc_parse -> build/scripts-2.6 copying and adjusting scripts/xmlproc_val -> build/scripts-2.6 changing mode of build/scripts-2.6/xmlproc_parse from 644 to 755 changing mode of build/scripts-2.6/xmlproc_val from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FE9FAc + umask 022 + cd /builddir/build/BUILD + cd PyXML-0.8.4 + LANG=C + export LANG + unset DISPLAY + rm -fr /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386 + python -c 'import setuptools; execfile("setup.py")' install --skip-build --root=/builddir/build/BUILDROOT/PyXML-0.8.4-12.i386 --with-xslt running install running install_lib creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386 creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus copying build/lib.linux-i686-2.6/_xmlplus/FtCore.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus copying build/lib.linux-i686-2.6/_xmlplus/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus copying build/lib.linux-i686-2.6/_xmlplus/ns.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Attr.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/CDATASection.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/CharacterData.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Comment.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/DOMImplementation.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Document.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/DocumentFragment.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/DocumentType.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Element.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Entity.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/EntityReference.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Event.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/FtNode.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/MessageSource.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/NamedNodeMap.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/NodeFilter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/NodeIterator.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/NodeList.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Notation.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/ProcessingInstruction.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Range.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/Text.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/TreeWalker.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/domreg.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/expatbuilder.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/javadom.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/minicompat.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/minidom.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/minitraversal.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/pulldom.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom copying build/lib.linux-i686-2.6/_xmlplus/dom/xmlbuilder.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/GenerateHtml.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLAnchorElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLAppletElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLAreaElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLBRElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLBaseElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLBaseFontElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLBodyElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLButtonElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLCollection.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLDListElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLDOMImplementation.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLDirectoryElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLDivElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLDocument.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLFieldSetElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLFontElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLFormElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLFrameElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLFrameSetElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLHRElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLHeadElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLHeadingElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLHtmlElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLIFrameElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLImageElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLInputElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLIsIndexElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLLIElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLLabelElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLLegendElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLLinkElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLMapElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLMenuElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLMetaElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLModElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLOListElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLObjectElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLOptGroupElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLOptionElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLParagraphElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLParamElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLPreElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLQuoteElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLScriptElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLSelectElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLStyleElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTableCaptionElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTableCellElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTableColElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTableElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTableRowElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTableSectionElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTextAreaElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLTitleElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html copying build/lib.linux-i686-2.6/_xmlplus/dom/html/HTMLUListElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/Dom2Sax.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/Printer.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/Visitor.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/XHtml2HtmlPrinter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/XHtmlPrinter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/c14n.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/HtmlLib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/HtmlSax.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/PyExpat.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/Sax.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/Sax2.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/Sax2Lib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/Sgmlop.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader copying build/lib.linux-i686-2.6/_xmlplus/dom/ext/reader/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal copying build/lib.linux-i686-2.6/_xmlplus/marshal/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal copying build/lib.linux-i686-2.6/_xmlplus/marshal/generic.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal copying build/lib.linux-i686-2.6/_xmlplus/marshal/wddx.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode copying build/lib.linux-i686-2.6/_xmlplus/unicode/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode copying build/lib.linux-i686-2.6/_xmlplus/unicode/iso8859.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode copying build/lib.linux-i686-2.6/_xmlplus/unicode/utf8_iso.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers copying build/lib.linux-i686-2.6/_xmlplus/parsers/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers copying build/lib.linux-i686-2.6/_xmlplus/parsers/expat.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers copying build/lib.linux-i686-2.6/_xmlplus/parsers/sgmllib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/_outputters.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/catalog.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/charconv.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/dtdparser.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/errors.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/namespace.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/utils.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/xcatalog.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/xmlapp.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/xmldtd.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/xmlproc.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/xmlutils.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/xmlproc/xmlval.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc copying build/lib.linux-i686-2.6/_xmlplus/parsers/pyexpat.so -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers copying build/lib.linux-i686-2.6/_xmlplus/parsers/sgmlop.so -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/_exceptions.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/expatreader.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/handler.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/sax2exts.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/saxexts.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/saxlib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/saxutils.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/writer.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax copying build/lib.linux-i686-2.6/_xmlplus/sax/xmlreader.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_htmllib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_ltdriver.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_ltdriver_val.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_pyexpat.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_sgmllib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_sgmlop.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_xmldc.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_xmllib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_xmlproc.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_xmlproc_val.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/drv_xmltoolkit.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers/pylibs.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_htmllib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_javasax.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_pyexpat.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_sgmllib.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_sgmlop.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_sgmlop_html.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 copying build/lib.linux-i686-2.6/_xmlplus/sax/drivers2/drv_xmlproc.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2 creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils copying build/lib.linux-i686-2.6/_xmlplus/utils/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils copying build/lib.linux-i686-2.6/_xmlplus/utils/characters.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils copying build/lib.linux-i686-2.6/_xmlplus/utils/iso8601.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils copying build/lib.linux-i686-2.6/_xmlplus/utils/qp_xml.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils copying build/lib.linux-i686-2.6/_xmlplus/utils/boolean.so -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/schema copying build/lib.linux-i686-2.6/_xmlplus/schema/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/schema copying build/lib.linux-i686-2.6/_xmlplus/schema/trex.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/schema creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/BuiltInExtFunctions.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/Context.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/Conversions.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/CoreFunctions.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ExpandedNameWrapper.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/MessageSource.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/NamespaceNode.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedAbbreviatedAbsoluteLocationPath.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedAbbreviatedRelativeLocationPath.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedAbsoluteLocationPath.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedAxisSpecifier.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedExpr.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedNodeTest.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedPredicateList.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedStep.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/ParsedRelativeLocationPath.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/Set.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/Util.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/XPathGrammar.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/XPathParser.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/XPathParserBase.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/pyxpath.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath copying build/lib.linux-i686-2.6/_xmlplus/xpath/yappsrt.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ApplyTemplatesElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/AttributeElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/AttributeSetElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/AttributeValueTemplate.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/BuiltInExtElements.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/CallTemplateElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ChooseElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/CommentElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/CopyElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/CopyOfElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ElementElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ForEachElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/HtmlWriter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/IfElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/LiteralElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/LiteralText.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/MessageElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/MessageSource.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/NullWriter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/NumberElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/OtherXslElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/OtherwiseElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/OutputHandler.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ParamElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ParsedLocationPathPattern.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ParsedPattern.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ParsedRelativePathPattern.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ParsedStepPattern.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/PlainTextWriter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ProcessingInstructionElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/Processor.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/Roman.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/RtfWriter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/SortElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/Stylesheet.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/StylesheetReader.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/TemplateElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/TextElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/TextSax.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/TextWriter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/ValueOfElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/VariableElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/WhenElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/WithParamElement.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/XPattern.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/XPatternParser.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/XPatternParserBase.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/XmlWriter.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/XsltContext.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/XsltFunctions.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/_4xslt.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/__init__.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt copying build/lib.linux-i686-2.6/_xmlplus/xslt/minisupport.py -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/FtCore.py to FtCore.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/ns.py to ns.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Attr.py to Attr.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/CDATASection.py to CDATASection.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/CharacterData.py to CharacterData.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Comment.py to Comment.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/DOMImplementation.py to DOMImplementation.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Document.py to Document.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/DocumentFragment.py to DocumentFragment.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/DocumentType.py to DocumentType.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Element.py to Element.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Entity.py to Entity.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/EntityReference.py to EntityReference.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/FtNode.py to FtNode.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/MessageSource.py to MessageSource.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/NamedNodeMap.py to NamedNodeMap.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/NodeFilter.py to NodeFilter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/NodeIterator.py to NodeIterator.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/NodeList.py to NodeList.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Notation.py to Notation.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ProcessingInstruction.py to ProcessingInstruction.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Range.py to Range.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/Text.py to Text.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/TreeWalker.py to TreeWalker.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/domreg.py to domreg.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/expatbuilder.py to expatbuilder.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/javadom.py to javadom.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/minicompat.py to minicompat.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/minidom.py to minidom.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/minitraversal.py to minitraversal.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/pulldom.py to pulldom.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/xmlbuilder.py to xmlbuilder.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/GenerateHtml.py to GenerateHtml.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLAnchorElement.py to HTMLAnchorElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLAppletElement.py to HTMLAppletElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLAreaElement.py to HTMLAreaElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLBRElement.py to HTMLBRElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLBaseElement.py to HTMLBaseElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLBaseFontElement.py to HTMLBaseFontElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLBodyElement.py to HTMLBodyElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLButtonElement.py to HTMLButtonElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLCollection.py to HTMLCollection.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLDListElement.py to HTMLDListElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.py to HTMLDOMImplementation.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLDirectoryElement.py to HTMLDirectoryElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLDivElement.py to HTMLDivElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLDocument.py to HTMLDocument.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLElement.py to HTMLElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLFieldSetElement.py to HTMLFieldSetElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLFontElement.py to HTMLFontElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLFormElement.py to HTMLFormElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLFrameElement.py to HTMLFrameElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLFrameSetElement.py to HTMLFrameSetElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLHRElement.py to HTMLHRElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLHeadElement.py to HTMLHeadElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLHeadingElement.py to HTMLHeadingElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLHtmlElement.py to HTMLHtmlElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLIFrameElement.py to HTMLIFrameElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLImageElement.py to HTMLImageElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLInputElement.py to HTMLInputElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLIsIndexElement.py to HTMLIsIndexElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLLIElement.py to HTMLLIElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLLabelElement.py to HTMLLabelElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLLegendElement.py to HTMLLegendElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLLinkElement.py to HTMLLinkElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLMapElement.py to HTMLMapElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLMenuElement.py to HTMLMenuElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLMetaElement.py to HTMLMetaElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLModElement.py to HTMLModElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLOListElement.py to HTMLOListElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLObjectElement.py to HTMLObjectElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLOptGroupElement.py to HTMLOptGroupElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLOptionElement.py to HTMLOptionElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLParagraphElement.py to HTMLParagraphElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLParamElement.py to HTMLParamElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLPreElement.py to HTMLPreElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLQuoteElement.py to HTMLQuoteElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLScriptElement.py to HTMLScriptElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLSelectElement.py to HTMLSelectElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLStyleElement.py to HTMLStyleElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTableCaptionElement.py to HTMLTableCaptionElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTableCellElement.py to HTMLTableCellElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTableColElement.py to HTMLTableColElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTableElement.py to HTMLTableElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTableRowElement.py to HTMLTableRowElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTableSectionElement.py to HTMLTableSectionElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTextAreaElement.py to HTMLTextAreaElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLTitleElement.py to HTMLTitleElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/html/HTMLUListElement.py to HTMLUListElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/Dom2Sax.py to Dom2Sax.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/Printer.py to Printer.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/Visitor.py to Visitor.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/XHtml2HtmlPrinter.py to XHtml2HtmlPrinter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/XHtmlPrinter.py to XHtmlPrinter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/c14n.py to c14n.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/HtmlLib.py to HtmlLib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/HtmlSax.py to HtmlSax.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/PyExpat.py to PyExpat.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/Sax.py to Sax.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/Sax2.py to Sax2.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/Sax2Lib.py to Sax2Lib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/Sgmlop.py to Sgmlop.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/ext/reader/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/marshal/wddx.py to wddx.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode/iso8859.py to iso8859.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/unicode/utf8_iso.py to utf8_iso.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/expat.py to expat.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/sgmllib.py to sgmllib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/_outputters.py to _outputters.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/catalog.py to catalog.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/charconv.py to charconv.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/dtdparser.py to dtdparser.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/namespace.py to namespace.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/xcatalog.py to xcatalog.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/xmlapp.py to xmlapp.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/xmldtd.py to xmldtd.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/xmlproc.py to xmlproc.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/xmlutils.py to xmlutils.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/xmlproc/xmlval.py to xmlval.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/_exceptions.py to _exceptions.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/expatreader.py to expatreader.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/handler.py to handler.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/sax2exts.py to sax2exts.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/saxexts.py to saxexts.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/saxlib.py to saxlib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/saxutils.py to saxutils.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/writer.py to writer.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/xmlreader.py to xmlreader.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_htmllib.py to drv_htmllib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_ltdriver.py to drv_ltdriver.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_ltdriver_val.py to drv_ltdriver_val.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_pyexpat.py to drv_pyexpat.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_sgmllib.py to drv_sgmllib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_sgmlop.py to drv_sgmlop.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_xmldc.py to drv_xmldc.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_xmllib.py to drv_xmllib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_xmlproc.py to drv_xmlproc.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_xmlproc_val.py to drv_xmlproc_val.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/drv_xmltoolkit.py to drv_xmltoolkit.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers/pylibs.py to pylibs.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_htmllib.py to drv_htmllib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_javasax.py to drv_javasax.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_pyexpat.py to drv_pyexpat.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_sgmllib.py to drv_sgmllib.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_sgmlop.py to drv_sgmlop.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_sgmlop_html.py to drv_sgmlop_html.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/sax/drivers2/drv_xmlproc.py to drv_xmlproc.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils/characters.py to characters.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils/iso8601.py to iso8601.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils/qp_xml.py to qp_xml.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/schema/trex.py to trex.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/BuiltInExtFunctions.py to BuiltInExtFunctions.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/Context.py to Context.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/Conversions.py to Conversions.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/CoreFunctions.py to CoreFunctions.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ExpandedNameWrapper.py to ExpandedNameWrapper.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/MessageSource.py to MessageSource.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/NamespaceNode.py to NamespaceNode.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedAbbreviatedAbsoluteLocationPath.py to ParsedAbbreviatedAbsoluteLocationPath.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedAbbreviatedRelativeLocationPath.py to ParsedAbbreviatedRelativeLocationPath.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedAbsoluteLocationPath.py to ParsedAbsoluteLocationPath.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedAxisSpecifier.py to ParsedAxisSpecifier.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedExpr.py to ParsedExpr.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedNodeTest.py to ParsedNodeTest.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedPredicateList.py to ParsedPredicateList.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedStep.py to ParsedStep.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedRelativeLocationPath.py to ParsedRelativeLocationPath.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/Set.py to Set.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/Util.py to Util.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/XPathGrammar.py to XPathGrammar.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/XPathParser.py to XPathParser.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/XPathParserBase.py to XPathParserBase.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/pyxpath.py to pyxpath.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xpath/yappsrt.py to yappsrt.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ApplyTemplatesElement.py to ApplyTemplatesElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/AttributeElement.py to AttributeElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/AttributeSetElement.py to AttributeSetElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/AttributeValueTemplate.py to AttributeValueTemplate.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/BuiltInExtElements.py to BuiltInExtElements.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/CallTemplateElement.py to CallTemplateElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ChooseElement.py to ChooseElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/CommentElement.py to CommentElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/CopyElement.py to CopyElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/CopyOfElement.py to CopyOfElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ElementElement.py to ElementElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ForEachElement.py to ForEachElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/HtmlWriter.py to HtmlWriter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/IfElement.py to IfElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/LiteralElement.py to LiteralElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/LiteralText.py to LiteralText.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/MessageElement.py to MessageElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/MessageSource.py to MessageSource.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/NullWriter.py to NullWriter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/NumberElement.py to NumberElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/OtherXslElement.py to OtherXslElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/OtherwiseElement.py to OtherwiseElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/OutputHandler.py to OutputHandler.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ParamElement.py to ParamElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ParsedLocationPathPattern.py to ParsedLocationPathPattern.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ParsedPattern.py to ParsedPattern.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ParsedRelativePathPattern.py to ParsedRelativePathPattern.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ParsedStepPattern.py to ParsedStepPattern.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/PlainTextWriter.py to PlainTextWriter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ProcessingInstructionElement.py to ProcessingInstructionElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/Processor.py to Processor.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/Roman.py to Roman.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/RtfWriter.py to RtfWriter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/SortElement.py to SortElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/Stylesheet.py to Stylesheet.pyc SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/_xmlplus/xslt/Stylesheet.py', 376, 14, ' for as in attribute_sets:\n')) byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/StylesheetReader.py to StylesheetReader.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/TemplateElement.py to TemplateElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/TextElement.py to TextElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/TextSax.py to TextSax.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/TextWriter.py to TextWriter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/ValueOfElement.py to ValueOfElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/VariableElement.py to VariableElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/WhenElement.py to WhenElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/WithParamElement.py to WithParamElement.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/XPattern.py to XPattern.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/XPatternParser.py to XPatternParser.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/XPatternParserBase.py to XPatternParserBase.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/XmlWriter.py to XmlWriter.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/XsltContext.py to XsltContext.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/XsltFunctions.py to XsltFunctions.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/_4xslt.py to _4xslt.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/xslt/minisupport.py to minisupport.pyc running install_data creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/de creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/de/LC_MESSAGES copying xml/dom/de/LC_MESSAGES/4Suite.mo -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/de/LC_MESSAGES creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/en_US creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/en_US/LC_MESSAGES copying xml/dom/en_US/LC_MESSAGES/4Suite.mo -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/en_US/LC_MESSAGES creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/fr creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/fr/LC_MESSAGES copying xml/dom/fr/LC_MESSAGES/4Suite.mo -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/dom/fr/LC_MESSAGES running install_egg_info running egg_info creating PyXML.egg-info writing PyXML.egg-info/PKG-INFO writing top-level names to PyXML.egg-info/top_level.txt writing dependency_links to PyXML.egg-info/dependency_links.txt writing manifest file 'PyXML.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'PyXML.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'extensions/expat' warning: no files found matching '*Makefile' under directory 'extensions/expat' warning: no files found matching '*.dsp' under directory 'extensions/expat' warning: no previously-included files matching '*/CVS/*' found anywhere in distribution writing manifest file 'PyXML.egg-info/SOURCES.txt' Copying PyXML.egg-info to /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/PyXML-0.8.4-py2.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/bin copying build/scripts-2.6/xmlproc_parse -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/bin copying build/scripts-2.6/xmlproc_val -> /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/bin changing mode of /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/bin/xmlproc_parse to 755 changing mode of /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/bin/xmlproc_val to 755 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/PyXML-0.8.4 extracting debug info from /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/pyexpat.so extracting debug info from /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/parsers/sgmlop.so extracting debug info from /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/lib/python2.6/site-packages/_xmlplus/utils/boolean.so 956 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: PyXML-0.8.4-12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.51zBcY + umask 022 + cd /builddir/build/BUILD + cd PyXML-0.8.4 + DOCDIR=/builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/share/doc/PyXML-0.8.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/share/doc/PyXML-0.8.4 + /bin/mkdir -p /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/share/doc/PyXML-0.8.4 + cp -pr LICENCE ANNOUNCE CREDITS README README.dom README.pyexpat README.sgmlop TODO doc/4DOM doc/man doc/xml-howto.tex doc/xml-howto.txt doc/xmlproc doc/xml-ref.tex doc/xml-ref.txt /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386/usr/share/doc/PyXML-0.8.4 + exit 0 Provides: boolean.so pyexpat.so sgmlop.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.6.so.1.0 python(abi) = 2.6 rtld(GNU_HASH) Processing files: PyXML-debuginfo-0.8.4-12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386 warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/PyXML-0.8.4-12.i386.rpm Wrote: /builddir/build/RPMS/PyXML-debuginfo-0.8.4-12.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u6xM9P + umask 022 + cd /builddir/build/BUILD + cd PyXML-0.8.4 + rm -rf /builddir/build/BUILDROOT/PyXML-0.8.4-12.i386 + exit 0 Child returncode was: 0 LEAVE do -->