=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py27-xml-0.8.4nb6 (cd /tmp/textproc/py-xml/work/PyXML-0.8.4/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/textproc/py-xml/work/.cwrapper/bin:/tmp/textproc/py-xml/work/.buildlink/bin:/tmp/textproc/py-xml/work/.gcc/bin:/tmp/textproc/py-xml/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/textproc/py-xml/work/.home CWRAPPERS_CONFIG_DIR=/tmp/textproc/py-xml/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/textproc/py-xml/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/textproc/py-xml/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/textproc/py-xml/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/textproc/py-xml/work/.buildlink/lib/pkgconfig:/tmp/textproc/py-xml/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/textproc/py-xml/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/textproc/py-xml/work/.cwrapper/config /usr/pkg/bin/python2.7 setup.py build --with-libexpat=/tmp/textproc/py-xml/work/.buildlink --ldflags="-Wl,-R/usr/lib") running build running build_py creating build creating build/lib.netbsd-9.0-amd64-2.7 creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus copying xml/FtCore.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus copying xml/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus copying xml/ns.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Attr.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/CDATASection.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/CharacterData.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Comment.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/DOMImplementation.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Document.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/DocumentFragment.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/DocumentType.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Element.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Entity.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/EntityReference.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Event.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/FtNode.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/MessageSource.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/NamedNodeMap.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/NodeFilter.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/NodeIterator.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/NodeList.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Notation.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/ProcessingInstruction.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Range.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/Text.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/TreeWalker.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/domreg.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/expatbuilder.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/javadom.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/minicompat.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/minidom.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/minitraversal.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/pulldom.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom copying xml/dom/xmlbuilder.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLAnchorElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLAppletElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLAreaElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLBRElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLBaseElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLBaseFontElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLBodyElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLButtonElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLCollection.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLDListElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLDOMImplementation.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLDirectoryElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLDivElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLDocument.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLFieldSetElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLFontElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLFormElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLFrameElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLFrameSetElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLHRElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLHeadElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLHeadingElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLHtmlElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLIFrameElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLImageElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLInputElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLIsIndexElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLLIElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLLabelElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLLegendElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLLinkElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLMapElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLMenuElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLMetaElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLModElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLOListElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLObjectElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLOptGroupElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLOptionElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLParagraphElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLParamElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLPreElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLQuoteElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLScriptElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLSelectElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLStyleElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTableCaptionElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTableCellElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTableColElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTableElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTableRowElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTableSectionElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTextAreaElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLTitleElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/HTMLUListElement.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html copying xml/dom/html/GenerateHtml.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/html creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/Dom2Sax.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/Printer.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/Visitor.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/XHtml2HtmlPrinter.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/XHtmlPrinter.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext copying xml/dom/ext/c14n.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/HtmlLib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/HtmlSax.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/PyExpat.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax2.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax2Lib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sgmlop.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/dom/ext/reader creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/marshal copying xml/marshal/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/marshal copying xml/marshal/generic.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/marshal copying xml/marshal/wddx.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/marshal creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/unicode copying xml/unicode/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/unicode copying xml/unicode/iso8859.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/unicode copying xml/unicode/utf8_iso.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/unicode creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers copying xml/parsers/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers copying xml/parsers/expat.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers copying xml/parsers/sgmllib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/_outputters.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/catalog.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/charconv.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/dtdparser.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/errors.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/namespace.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/utils.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xcatalog.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlapp.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmldtd.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlproc.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlval.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlutils.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/xmlproc creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/_exceptions.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/expatreader.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/handler.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/sax2exts.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/saxexts.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/saxlib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/saxutils.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/writer.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax copying xml/sax/xmlreader.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_htmllib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_ltdriver.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_ltdriver_val.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_pyexpat.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_sgmllib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_sgmlop.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmldc.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmllib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmlproc.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmlproc_val.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmltoolkit.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers copying xml/sax/drivers/pylibs.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_htmllib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_javasax.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_pyexpat.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmllib.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmlop.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmlop_html.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_xmlproc.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/sax/drivers2 creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/utils copying xml/utils/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/utils copying xml/utils/characters.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/utils copying xml/utils/iso8601.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/utils copying xml/utils/qp_xml.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/utils creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/schema copying xml/schema/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/schema copying xml/schema/trex.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/schema creating build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/BuiltInExtFunctions.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/Context.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/Conversions.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/CoreFunctions.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ExpandedNameWrapper.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/MessageSource.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/NamespaceNode.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedAbsoluteLocationPath.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedAxisSpecifier.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedExpr.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedNodeTest.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedPredicateList.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedStep.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedRelativeLocationPath.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/Set.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/Util.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/XPathGrammar.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/XPathParser.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/XPathParserBase.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/pyxpath.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/yappsrt.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath copying xml/xpath/ParsedAbbreviatedRelativeLocationPath.py -> build/lib.netbsd-9.0-amd64-2.7/_xmlplus/xpath running build_ext building '_xmlplus.parsers.pyexpat' extension creating build/temp.netbsd-9.0-amd64-2.7 creating build/temp.netbsd-9.0-amd64-2.7/extensions gcc -fno-strict-aliasing -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -fPIC -DHAVE_EXPAT_H -DHAVE_MEMMOVE=1 -I/tmp/textproc/py-xml/work/.buildlink/include -I/usr/pkg/include/python2.7 -c extensions/pyexpat.c -o build/temp.netbsd-9.0-amd64-2.7/extensions/pyexpat.o gcc -shared -L/tmp/lang/python27/work/Python-2.7.18 -pthread -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include build/temp.netbsd-9.0-amd64-2.7/extensions/pyexpat.o -L/tmp/textproc/py-xml/work/.buildlink/lib -L/usr/pkg/lib -lexpat -lpython2.7 -o build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/pyexpat.so -Wl,-R/usr/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib ld: /tmp/textproc/py-xml/work/.buildlink/lib/libpython2.7.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() ld: /tmp/textproc/py-xml/work/.buildlink/lib/libpython2.7.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() building '_xmlplus.parsers.sgmlop' extension gcc -fno-strict-aliasing -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -fPIC -I/usr/pkg/include/python2.7 -c extensions/sgmlop.c -o build/temp.netbsd-9.0-amd64-2.7/extensions/sgmlop.o extensions/sgmlop.c:715:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] (inquiry) element_length, /* sq_length */ ^ extensions/sgmlop.c:715:5: note: (near initialization for 'element_as_sequence.sq_length') extensions/sgmlop.c:718:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] (intargfunc) element_getitem, /* sq_item */ ^ extensions/sgmlop.c:718:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] extensions/sgmlop.c:718:5: note: (near initialization for 'element_as_sequence.sq_item') gcc -shared -L/tmp/lang/python27/work/Python-2.7.18 -pthread -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include build/temp.netbsd-9.0-amd64-2.7/extensions/sgmlop.o -L/usr/pkg/lib -lpython2.7 -o build/lib.netbsd-9.0-amd64-2.7/_xmlplus/parsers/sgmlop.so -Wl,-R/usr/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib ld: /tmp/textproc/py-xml/work/.buildlink/lib/libpython2.7.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() ld: /tmp/textproc/py-xml/work/.buildlink/lib/libpython2.7.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() building '_xmlplus.utils.boolean' extension gcc -fno-strict-aliasing -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -fPIC -I/usr/pkg/include/python2.7 -c extensions/boolean.c -o build/temp.netbsd-9.0-amd64-2.7/extensions/boolean.o gcc -shared -L/tmp/lang/python27/work/Python-2.7.18 -pthread -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include build/temp.netbsd-9.0-amd64-2.7/extensions/boolean.o -L/usr/pkg/lib -lpython2.7 -o build/lib.netbsd-9.0-amd64-2.7/_xmlplus/utils/boolean.so -Wl,-R/usr/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib ld: /tmp/textproc/py-xml/work/.buildlink/lib/libpython2.7.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() ld: /tmp/textproc/py-xml/work/.buildlink/lib/libpython2.7.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() running build_scripts creating build/scripts-2.7 copying and adjusting scripts/xmlproc_parse2.7 -> build/scripts-2.7 copying and adjusting scripts/xmlproc_val2.7 -> build/scripts-2.7 changing mode of build/scripts-2.7/xmlproc_parse2.7 from 644 to 755 changing mode of build/scripts-2.7/xmlproc_val2.7 from 644 to 755