------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py39-lxml-4.9.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/devel/py-lxml XDG_CONFIG_HOME=/construction/devel/py-lxml XDG_CACHE_HOME=/construction/devel/py-lxml/.cache HOME=/construction/devel/py-lxml TMPDIR="/tmp" PATH=/construction/devel/py-lxml/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-lxml/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/py-lxml XDG_CONFIG_HOME=/construction/devel/py-lxml XDG_CACHE_HOME=/construction/devel/py-lxml/.cache HOME=/construction/devel/py-lxml TMPDIR="/tmp" PATH=/construction/devel/py-lxml/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-lxml/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="gcc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="gcc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib " LIBS="" CXX="g++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/devel/py-lxml/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-lxml" EXAMPLESDIR="share/examples/py39-lxml" DATADIR="share/py39-lxml" WWWDIR="www/py39-lxml" ETCDIR="etc/py39-lxml" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-lxml DOCSDIR=/usr/local/share/doc/py39-lxml EXAMPLESDIR=/usr/local/share/examples/py39-lxml WWWDIR=/usr/local/www/py39-lxml ETCDIR=/usr/local/etc/py39-lxml SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-cython-0.29.35.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libxslt-1.1.37.pkg SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-lxml-4.9.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-lxml-4.9.2 for building => SHA256 Checksum OK for lxml-4.9.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-lxml-4.9.2 for building ===> Extracting for py39-lxml-4.9.2 => SHA256 Checksum OK for lxml-4.9.2.tar.gz. Extracted Memory Use: 12.00M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-lxml-4.9.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on executable: cython-3.9 - found ===> py39-lxml-4.9.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-lxml-4.9.2 depends on file: /usr/local/bin/python3.9 - found ===> py39-lxml-4.9.2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> py39-lxml-4.9.2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on executable: cython-3.9 - found ===> py39-lxml-4.9.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-lxml-4.9.2 depends on file: /usr/local/bin/python3.9 - found ===> py39-lxml-4.9.2 depends on file: /usr/local/bin/ccache - found ===> py39-lxml-4.9.2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> py39-lxml-4.9.2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> Configuring for py39-lxml-4.9.2 Building lxml version 4.9.2. Building with Cython 0.29.35. Building against libxml2 2.10.4 and libxslt 1.1.37 Building against libxml2/libxslt in one of the following directories: /usr/local/lib /usr/lib /usr/local/lib Compiling src/lxml/etree.pyx because it changed. Compiling src/lxml/objectify.pyx because it changed. Compiling src/lxml/builder.py because it changed. Compiling src/lxml/_elementpath.py because it changed. Compiling src/lxml/html/diff.py because it changed. Compiling src/lxml/html/clean.py because it changed. Compiling src/lxml/sax.py because it changed. [1/7] Cythonizing src/lxml/_elementpath.py [2/7] Cythonizing src/lxml/builder.py [3/7] Cythonizing src/lxml/etree.pyx warning: src/lxml/xmlerror.pxi:657:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:658:69: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:659:20: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:664:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:665:73: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:666:20: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:671:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:672:73: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:673:20: local variable 'args' referenced before assignment [4/7] Cythonizing src/lxml/html/clean.py [5/7] Cythonizing src/lxml/html/diff.py [6/7] Cythonizing src/lxml/objectify.pyx [7/7] Cythonizing src/lxml/sax.py running config SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-lxml-4.9.2 Building lxml version 4.9.2. Building without Cython. Building against libxml2 2.10.4 and libxslt 1.1.37 Building against libxml2/libxslt in one of the following directories: /usr/local/lib /usr/lib /usr/local/lib running build_ext building 'lxml.etree' extension creating build creating build/temp.dragonfly-6.5-x86_64-cpython-39 creating build/temp.dragonfly-6.5-x86_64-cpython-39/src creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/etree.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/etree.o -w creating build/lib.dragonfly-6.5-x86_64-cpython-39 creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/etree.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib -lxslt -lexslt -lxml2 -lz -lm -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/etree.cpython-39.so building 'lxml.objectify' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/objectify.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/objectify.o -w gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/objectify.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib -lxslt -lexslt -lxml2 -lz -lm -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/objectify.cpython-39.so building 'lxml.builder' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/builder.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/builder.o -w gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/builder.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/builder.cpython-39.so building 'lxml._elementpath' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/_elementpath.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/_elementpath.o -w gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/_elementpath.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/_elementpath.cpython-39.so building 'lxml.html.diff' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/html gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/html/diff.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/html/diff.o -w creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/html/diff.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/diff.cpython-39.so building 'lxml.html.clean' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/html/clean.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/html/clean.o -w gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/html/clean.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/clean.cpython-39.so building 'lxml.sax' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/local/include/libxml2 -I/usr/local/include -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.9 -c src/lxml/sax.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/sax.o -w gcc -shared -Wl,-rpath=/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/lxml/sax.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/sax.cpython-39.so copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/etree.cpython-39.so -> src/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/objectify.cpython-39.so -> src/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/builder.cpython-39.so -> src/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/_elementpath.cpython-39.so -> src/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/diff.cpython-39.so -> src/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/clean.cpython-39.so -> src/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/sax.cpython-39.so -> src/lxml SUCCEEDED 00:03:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-lxml-4.9.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-lxml-4.9.2 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-lxml-4.9.2 ===> py39-lxml-4.9.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-lxml-4.9.2 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list Building lxml version 4.9.2. Building without Cython. Building against libxml2 2.10.4 and libxslt 1.1.37 Building against libxml2/libxslt in one of the following directories: /usr/local/lib /usr/lib /usr/local/lib running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying src/lxml/ElementInclude.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/_elementpath.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/builder.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/cssselect.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/doctestcompare.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/pyclasslookup.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/sax.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/usedoctest.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/html/ElementSoup.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/builder.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/clean.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/defs.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/diff.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/formfill.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/html5parser.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/soupparser.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron copying src/lxml/etree.h -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/etree_api.h -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/lxml.etree.h -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/lxml.etree_api.h -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/etree.pyx -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/objectify.pyx -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/apihelpers.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/classlookup.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/cleanup.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/debug.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/docloader.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/dtd.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/extensions.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/iterparse.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/nsclasses.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/objectpath.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/parser.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/parsertarget.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/proxy.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/public-api.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/readonlytree.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/relaxng.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/saxparser.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/schematron.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/serializer.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xinclude.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xmlerror.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xmlid.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xmlschema.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xpath.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xslt.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/xsltext.pxi -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml copying src/lxml/includes/__init__.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/rng creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl creating build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext running install_lib creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9 creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/ElementInclude.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/__init__.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/_elementpath.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/builder.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/cssselect.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/doctestcompare.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/pyclasslookup.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/sax.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/usedoctest.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/__init__.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/__init__.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/c14n.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/config.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/dtdvalid.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/etreepublic.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/htmlparser.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/relaxng.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/schematron.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/tree.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/uri.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/xinclude.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/xmlerror.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/xmlparser.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/xmlschema.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/xpath.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/xslt.pxd -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/etree_defs.h -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/includes/lxml-version.h -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/__init__.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/rng copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/rng/iso-schematron.rng -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/rng creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/etree.h -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/etree_api.h -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/lxml.etree.h -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/lxml.etree_api.h -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/etree.pyx -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/objectify.pyx -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/apihelpers.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/classlookup.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/cleanup.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/debug.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/docloader.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/dtd.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/extensions.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/iterparse.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/nsclasses.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/objectpath.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/parser.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/parsertarget.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/proxy.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/public-api.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/readonlytree.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/relaxng.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/saxparser.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/schematron.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/serializer.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xinclude.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xmlerror.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xmlid.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xmlschema.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xpath.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xslt.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/xsltext.pxi -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/etree.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/builder.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/sax.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml creating /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/ElementSoup.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/__init__.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/_diffcommand.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/_html5builder.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/_setmixin.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/builder.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/clean.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/defs.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/diff.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/formfill.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/html5parser.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/soupparser.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/usedoctest.py -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/clean.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/html/diff.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/objectify.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml copying build/lib.dragonfly-6.5-x86_64-cpython-39/lxml/_elementpath.cpython-39.so -> /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/_elementpath.py to _elementpath.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/builder.py to builder.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/cssselect.py to cssselect.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/sax.py to sax.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/usedoctest.py to usedoctest.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/includes/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/isoschematron/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/builder.py to builder.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/clean.py to clean.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/defs.py to defs.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/diff.py to diff.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/formfill.py to formfill.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/html5parser.py to html5parser.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/soupparser.py to soupparser.cpython-39.pyc byte-compiling /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-39.pyc writing byte-compilation script '/tmp/tmpjuhircz9.py' /usr/local/bin/python3.9 /tmp/tmpjuhircz9.py removing /tmp/tmpjuhircz9.py running install_egg_info running egg_info writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt writing requirements to src/lxml.egg-info/requires.txt writing top-level names to src/lxml.egg-info/top_level.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'LICENSES.txt' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /construction/devel/py-lxml/stage/usr/local/lib/python3.9/site-packages/lxml-4.9.2-py3.9.egg-info running install_scripts writing list of installed files to '/construction/devel/py-lxml/.PLIST.pymodtmp' install -m 0644 /construction/devel/py-lxml/lxml-4.9.2/CHANGES.txt /construction/devel/py-lxml/lxml-4.9.2/CREDITS.txt /construction/devel/py-lxml/lxml-4.9.2/TODO.txt /construction/devel/py-lxml/lxml-4.9.2/README.rst /construction/devel/py-lxml/stage/usr/local/share/doc/py39-lxml ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.9/site-packages/lxml/etree.cpython-39.so is linked to /usr/local/lib/libgcrypt.so.20 from security/libgcrypt but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgcrypt.so:security/libgcrypt Error: /usr/local/lib/python3.9/site-packages/lxml/etree.cpython-39.so is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error Error: /usr/local/lib/python3.9/site-packages/lxml/etree.cpython-39.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-lxml-4.9.2 file sizes/checksums [324]: 0% file sizes/checksums [324]: 30% file sizes/checksums [324]: 61% file sizes/checksums [324]: 92% file sizes/checksums [324]: 100% Service unavailablepacking files [324]: 0% packing files [324]: 30% packing files [324]: 61% packing files [324]: 92% packing files [324]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:04:13