------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/devel/py-cle XDG_CONFIG_HOME=/construction/devel/py-cle XDG_CACHE_HOME=/construction/devel/py-cle/.cache HOME=/construction/devel/py-cle TMPDIR="/tmp" PATH=/construction/devel/py-cle/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-cle/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/py-cle XDG_CONFIG_HOME=/construction/devel/py-cle XDG_CACHE_HOME=/construction/devel/py-cle/.cache HOME=/construction/devel/py-cle TMPDIR="/tmp" PATH=/construction/devel/py-cle/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-cle/.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="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" 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-cle/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- 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/cle" EXAMPLESDIR="share/examples/cle" DATADIR="share/cle" WWWDIR="www/cle" ETCDIR="etc/cle" 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/cle DOCSDIR=/usr/local/share/doc/cle EXAMPLESDIR=/usr/local/share/examples/cle WWWDIR=/usr/local/www/cle ETCDIR=/usr/local/etc/cle SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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/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/py39-pycparser-2.21.pkg Installing /packages/All/py39-cffi-1.15.1.pkg Installing /packages/All/py39-minidump-0.0.21.pkg Installing /packages/All/py39-future-0.18.3.pkg Installing /packages/All/py39-pefile-2021.5.24.pkg Installing /packages/All/py39-pyelftools-0.29.pkg Installing /packages/All/py39-archinfo-9.0.5405.pkg ===== Message from py39-archinfo-9.0.5405: -- ===> NOTICE: The py39-archinfo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/py39-bitstring-3.1.9.pkg Installing /packages/All/py39-pyvex-9.0.5405.pkg ===== Message from py39-pyvex-9.0.5405: -- ===> NOTICE: The py39-pyvex port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/py39-sortedcontainers-2.4.0.pkg SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cle port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-cle-9.0.5405 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cle port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-cle-9.0.5405 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-cle-9.0.5405 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cle port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-cle-9.0.5405 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-cle-9.0.5405 for building => SHA256 Checksum OK for angr-cle-v9.0.5405_GH0.tar.gz. => SHA256 Checksum OK for angr-binaries-v9.0.5405_GH0.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cle port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-cle-9.0.5405 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-cle-9.0.5405 for building ===> Extracting for py39-cle-9.0.5405 => SHA256 Checksum OK for angr-cle-v9.0.5405_GH0.tar.gz. => SHA256 Checksum OK for angr-binaries-v9.0.5405_GH0.tar.gz. Extracted Memory Use: 150.83M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-cle-9.0.5405 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-cle-9.0.5405 depends on package: py39-setuptools>=63.1.0 - found ===> py39-cle-9.0.5405 depends on file: /usr/local/bin/python3.9 - found ===> py39-cle-9.0.5405 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-cle-9.0.5405 depends on package: py39-setuptools>=63.1.0 - found ===> py39-cle-9.0.5405 depends on file: /usr/local/bin/python3.9 - found ===> py39-cle-9.0.5405 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-cle-9.0.5405 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-cle-9.0.5405 running build running build_py creating build creating build/lib creating build/lib/cle copying cle/__init__.py -> build/lib/cle copying cle/address_translator.py -> build/lib/cle copying cle/errors.py -> build/lib/cle copying cle/gdb.py -> build/lib/cle copying cle/loader.py -> build/lib/cle copying cle/memory.py -> build/lib/cle copying cle/patched_stream.py -> build/lib/cle copying cle/utils.py -> build/lib/cle creating build/lib/cle/backends copying cle/backends/__init__.py -> build/lib/cle/backends copying cle/backends/binja.py -> build/lib/cle/backends copying cle/backends/blob.py -> build/lib/cle/backends copying cle/backends/ihex.py -> build/lib/cle/backends copying cle/backends/named_region.py -> build/lib/cle/backends copying cle/backends/region.py -> build/lib/cle/backends copying cle/backends/regions.py -> build/lib/cle/backends copying cle/backends/relocation.py -> build/lib/cle/backends copying cle/backends/static_archive.py -> build/lib/cle/backends copying cle/backends/symbol.py -> build/lib/cle/backends copying cle/backends/xbe.py -> build/lib/cle/backends creating build/lib/cle/backends/cgc copying cle/backends/cgc/__init__.py -> build/lib/cle/backends/cgc copying cle/backends/cgc/backedcgc.py -> build/lib/cle/backends/cgc copying cle/backends/cgc/cgc.py -> build/lib/cle/backends/cgc creating build/lib/cle/backends/elf copying cle/backends/elf/__init__.py -> build/lib/cle/backends/elf copying cle/backends/elf/elf.py -> build/lib/cle/backends/elf copying cle/backends/elf/elfcore.py -> build/lib/cle/backends/elf copying cle/backends/elf/hashtable.py -> build/lib/cle/backends/elf copying cle/backends/elf/lsda.py -> build/lib/cle/backends/elf copying cle/backends/elf/metaelf.py -> build/lib/cle/backends/elf copying cle/backends/elf/regions.py -> build/lib/cle/backends/elf copying cle/backends/elf/symbol.py -> build/lib/cle/backends/elf copying cle/backends/elf/symbol_type.py -> build/lib/cle/backends/elf creating build/lib/cle/backends/externs copying cle/backends/externs/__init__.py -> build/lib/cle/backends/externs creating build/lib/cle/backends/java copying cle/backends/java/__init__.py -> build/lib/cle/backends/java copying cle/backends/java/apk.py -> build/lib/cle/backends/java copying cle/backends/java/jar.py -> build/lib/cle/backends/java copying cle/backends/java/soot.py -> build/lib/cle/backends/java creating build/lib/cle/backends/macho copying cle/backends/macho/__init__.py -> build/lib/cle/backends/macho copying cle/backends/macho/binding.py -> build/lib/cle/backends/macho copying cle/backends/macho/macho.py -> build/lib/cle/backends/macho copying cle/backends/macho/section.py -> build/lib/cle/backends/macho copying cle/backends/macho/segment.py -> build/lib/cle/backends/macho copying cle/backends/macho/symbol.py -> build/lib/cle/backends/macho creating build/lib/cle/backends/minidump copying cle/backends/minidump/__init__.py -> build/lib/cle/backends/minidump creating build/lib/cle/backends/pe copying cle/backends/pe/__init__.py -> build/lib/cle/backends/pe copying cle/backends/pe/pe.py -> build/lib/cle/backends/pe copying cle/backends/pe/regions.py -> build/lib/cle/backends/pe copying cle/backends/pe/symbol.py -> build/lib/cle/backends/pe creating build/lib/cle/backends/tls copying cle/backends/tls/__init__.py -> build/lib/cle/backends/tls copying cle/backends/tls/elf_tls.py -> build/lib/cle/backends/tls copying cle/backends/tls/elfcore_tls.py -> build/lib/cle/backends/tls copying cle/backends/tls/minidump_tls.py -> build/lib/cle/backends/tls copying cle/backends/tls/pe_tls.py -> build/lib/cle/backends/tls creating build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/__init__.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/amd64.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/arm.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/arm64.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/arm_cortex_m.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/armel.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/armhf.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/elfreloc.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/generic.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/i386.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/mips.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/mips64.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/pcc64.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/ppc.py -> build/lib/cle/backends/elf/relocation copying cle/backends/elf/relocation/s390x.py -> build/lib/cle/backends/elf/relocation creating build/lib/cle/backends/externs/simdata copying cle/backends/externs/simdata/__init__.py -> build/lib/cle/backends/externs/simdata copying cle/backends/externs/simdata/common.py -> build/lib/cle/backends/externs/simdata copying cle/backends/externs/simdata/glibc_startup.py -> build/lib/cle/backends/externs/simdata copying cle/backends/externs/simdata/io_file.py -> build/lib/cle/backends/externs/simdata creating build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/__init__.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/amd64.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/arm.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/generic.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/i386.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/mips.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/pereloc.py -> build/lib/cle/backends/pe/relocation copying cle/backends/pe/relocation/riscv.py -> build/lib/cle/backends/pe/relocation SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-cle-9.0.5405 depends on package: py39-cffi>0 - found ===> py39-cle-9.0.5405 depends on package: py39-minidump>0 - found ===> py39-cle-9.0.5405 depends on package: py39-pefile>0 - found ===> py39-cle-9.0.5405 depends on package: py39-pyelftools>0.25 - found ===> py39-cle-9.0.5405 depends on package: py39-pyvex>=9.0.5405 - found ===> py39-cle-9.0.5405 depends on package: py39-sortedcontainers>=2.0 - found ===> py39-cle-9.0.5405 depends on package: py39-setuptools>=63.1.0 - found ===> py39-cle-9.0.5405 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-cle-9.0.5405 ===> py39-cle-9.0.5405 depends on package: py39-cffi>0 - found ===> py39-cle-9.0.5405 depends on package: py39-minidump>0 - found ===> py39-cle-9.0.5405 depends on package: py39-pefile>0 - found ===> py39-cle-9.0.5405 depends on package: py39-pyelftools>0.25 - found ===> py39-cle-9.0.5405 depends on package: py39-pyvex>=9.0.5405 - found ===> py39-cle-9.0.5405 depends on package: py39-sortedcontainers>=2.0 - found ===> py39-cle-9.0.5405 depends on package: py39-setuptools>=63.1.0 - found ===> py39-cle-9.0.5405 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list 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 running install_lib creating /construction/devel/py-cle/stage/usr/local/lib/python3.9 creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/address_translator.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/errors.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/gdb.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/loader.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/memory.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/patched_stream.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle copying build/lib/cle/utils.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/binja.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/blob.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/ihex.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/named_region.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/region.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/regions.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/relocation.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/static_archive.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/symbol.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends copying build/lib/cle/backends/xbe.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc copying build/lib/cle/backends/cgc/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc copying build/lib/cle/backends/cgc/backedcgc.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc copying build/lib/cle/backends/cgc/cgc.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/elf.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/elfcore.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/hashtable.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/lsda.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/metaelf.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/regions.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/symbol.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf copying build/lib/cle/backends/elf/symbol_type.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/amd64.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/arm.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/arm64.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/arm_cortex_m.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/armel.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/armhf.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/elfreloc.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/generic.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/i386.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/mips.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/mips64.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/pcc64.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/ppc.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation copying build/lib/cle/backends/elf/relocation/s390x.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs copying build/lib/cle/backends/externs/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata copying build/lib/cle/backends/externs/simdata/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata copying build/lib/cle/backends/externs/simdata/common.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata copying build/lib/cle/backends/externs/simdata/glibc_startup.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata copying build/lib/cle/backends/externs/simdata/io_file.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java copying build/lib/cle/backends/java/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java copying build/lib/cle/backends/java/apk.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java copying build/lib/cle/backends/java/jar.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java copying build/lib/cle/backends/java/soot.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho copying build/lib/cle/backends/macho/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho copying build/lib/cle/backends/macho/binding.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho copying build/lib/cle/backends/macho/macho.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho copying build/lib/cle/backends/macho/section.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho copying build/lib/cle/backends/macho/segment.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho copying build/lib/cle/backends/macho/symbol.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/minidump copying build/lib/cle/backends/minidump/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/minidump creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe copying build/lib/cle/backends/pe/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe copying build/lib/cle/backends/pe/pe.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe copying build/lib/cle/backends/pe/regions.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe copying build/lib/cle/backends/pe/symbol.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/amd64.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/arm.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/generic.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/i386.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/mips.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/pereloc.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation copying build/lib/cle/backends/pe/relocation/riscv.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation creating /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls copying build/lib/cle/backends/tls/__init__.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls copying build/lib/cle/backends/tls/elf_tls.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls copying build/lib/cle/backends/tls/elfcore_tls.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls copying build/lib/cle/backends/tls/minidump_tls.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls copying build/lib/cle/backends/tls/pe_tls.py -> /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/address_translator.py to address_translator.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/errors.py to errors.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/gdb.py to gdb.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/loader.py to loader.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/memory.py to memory.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/patched_stream.py to patched_stream.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/utils.py to utils.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/binja.py to binja.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/blob.py to blob.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/ihex.py to ihex.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/named_region.py to named_region.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/region.py to region.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/regions.py to regions.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/relocation.py to relocation.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/static_archive.py to static_archive.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/symbol.py to symbol.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/xbe.py to xbe.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc/backedcgc.py to backedcgc.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/cgc/cgc.py to cgc.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/elf.py to elf.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/elfcore.py to elfcore.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/hashtable.py to hashtable.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/lsda.py to lsda.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/metaelf.py to metaelf.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/regions.py to regions.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/symbol.py to symbol.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/symbol_type.py to symbol_type.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/amd64.py to amd64.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/arm.py to arm.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/arm64.py to arm64.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/arm_cortex_m.py to arm_cortex_m.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/armel.py to armel.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/armhf.py to armhf.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/elfreloc.py to elfreloc.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/generic.py to generic.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/i386.py to i386.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/mips.py to mips.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/mips64.py to mips64.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/pcc64.py to pcc64.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/ppc.py to ppc.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/elf/relocation/s390x.py to s390x.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata/common.py to common.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata/glibc_startup.py to glibc_startup.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/externs/simdata/io_file.py to io_file.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java/apk.py to apk.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java/jar.py to jar.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/java/soot.py to soot.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho/binding.py to binding.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho/macho.py to macho.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho/section.py to section.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho/segment.py to segment.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/macho/symbol.py to symbol.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/minidump/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/pe.py to pe.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/regions.py to regions.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/symbol.py to symbol.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/amd64.py to amd64.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/arm.py to arm.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/generic.py to generic.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/i386.py to i386.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/mips.py to mips.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/pereloc.py to pereloc.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/pe/relocation/riscv.py to riscv.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls/elf_tls.py to elf_tls.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls/elfcore_tls.py to elfcore_tls.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls/minidump_tls.py to minidump_tls.cpython-39.pyc byte-compiling /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle/backends/tls/pe_tls.py to pe_tls.cpython-39.pyc writing byte-compilation script '/tmp/tmp6t58dtbd.py' /usr/local/bin/python3.9 /tmp/tmp6t58dtbd.py removing /tmp/tmp6t58dtbd.py running install_egg_info running egg_info creating cle.egg-info writing cle.egg-info/PKG-INFO writing dependency_links to cle.egg-info/dependency_links.txt writing requirements to cle.egg-info/requires.txt writing top-level names to cle.egg-info/top_level.txt writing manifest file 'cle.egg-info/SOURCES.txt' reading manifest file 'cle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cle.egg-info/SOURCES.txt' Copying cle.egg-info to /construction/devel/py-cle/stage/usr/local/lib/python3.9/site-packages/cle-9.0.5405-py3.9.egg-info running install_scripts writing list of installed files to '/construction/devel/py-cle/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- 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-cle-9.0.5405 file sizes/checksums [242]: 0% file sizes/checksums [242]: 41% file sizes/checksums [242]: 82% file sizes/checksums [242]: 100% Service unavailablepacking files [242]: 0% packing files [242]: 41% packing files [242]: 82% packing files [242]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:23