------------------------------------------------------------------------------- -- 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/security/py-ropper XDG_CONFIG_HOME=/construction/security/py-ropper XDG_CACHE_HOME=/construction/security/py-ropper/.cache HOME=/construction/security/py-ropper TMPDIR="/tmp" PATH=/construction/security/py-ropper/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/py-ropper/.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/security/py-ropper XDG_CONFIG_HOME=/construction/security/py-ropper XDG_CACHE_HOME=/construction/security/py-ropper/.cache HOME=/construction/security/py-ropper TMPDIR="/tmp" PATH=/construction/security/py-ropper/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/py-ropper/.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/security/py-ropper/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/py39-ropper" EXAMPLESDIR="share/examples/py39-ropper" DATADIR="share/py39-ropper" WWWDIR="www/py39-ropper" ETCDIR="etc/py39-ropper" 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-ropper DOCSDIR=/usr/local/share/doc/py39-ropper EXAMPLESDIR=/usr/local/share/examples/py39-ropper WWWDIR=/usr/local/www/py39-ropper ETCDIR=/usr/local/etc/py39-ropper 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/capstone4-4.0.2.pkg Installing /packages/All/py39-capstone-4.0.2.pkg Installing /packages/All/py39-filebytes-0.10.2.pkg Installing /packages/All/py39-keystone-engine-0.9.1.3.pkg SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-ropper-1.13.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-ropper-1.13.7 for building => SHA256 Checksum OK for sashs-Ropper-v1.13.7_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-ropper-1.13.7 for building ===> Extracting for py39-ropper-1.13.7 => SHA256 Checksum OK for sashs-Ropper-v1.13.7_GH0.tar.gz. Extracted Memory Use: 3.58M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-ropper-1.13.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ropper-1.13.7 depends on file: /usr/local/bin/python3.9 - found ===> py39-ropper-1.13.7 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ropper-1.13.7 depends on file: /usr/local/bin/python3.9 - found ===> py39-ropper-1.13.7 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-ropper-1.13.7 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-ropper-1.13.7 running build running build_py creating build creating build/lib creating build/lib/ropper copying ropper/__init__.py -> build/lib/ropper copying ropper/__main__.py -> build/lib/ropper copying ropper/arch.py -> build/lib/ropper copying ropper/console.py -> build/lib/ropper copying ropper/gadget.py -> build/lib/ropper copying ropper/options.py -> build/lib/ropper copying ropper/rop.py -> build/lib/ropper copying ropper/search.py -> build/lib/ropper copying ropper/semantic.py -> build/lib/ropper copying ropper/service.py -> build/lib/ropper copying ropper/z3helper.py -> build/lib/ropper creating build/lib/ropper/common copying ropper/common/__init__.py -> build/lib/ropper/common copying ropper/common/abstract.py -> build/lib/ropper/common copying ropper/common/coloredstring.py -> build/lib/ropper/common copying ropper/common/enum.py -> build/lib/ropper/common copying ropper/common/error.py -> build/lib/ropper/common copying ropper/common/utils.py -> build/lib/ropper/common creating build/lib/ropper/loaders copying ropper/loaders/__init__.py -> build/lib/ropper/loaders copying ropper/loaders/elf.py -> build/lib/ropper/loaders copying ropper/loaders/loader.py -> build/lib/ropper/loaders copying ropper/loaders/mach_o.py -> build/lib/ropper/loaders copying ropper/loaders/pe.py -> build/lib/ropper/loaders copying ropper/loaders/raw.py -> build/lib/ropper/loaders creating build/lib/ropper/printer copying ropper/printer/__init__.py -> build/lib/ropper/printer copying ropper/printer/elfprinter.py -> build/lib/ropper/printer copying ropper/printer/machprinter.py -> build/lib/ropper/printer copying ropper/printer/peprinter.py -> build/lib/ropper/printer copying ropper/printer/printer.py -> build/lib/ropper/printer copying ropper/printer/rawprinter.py -> build/lib/ropper/printer creating build/lib/ropper/ropchain copying ropper/ropchain/__init__.py -> build/lib/ropper/ropchain copying ropper/ropchain/ropchain.py -> build/lib/ropper/ropchain creating build/lib/ropper/ropchain/arch copying ropper/ropchain/arch/__init__.py -> build/lib/ropper/ropchain/arch copying ropper/ropchain/arch/ropchainx86.py -> build/lib/ropper/ropchain/arch copying ropper/ropchain/arch/ropchainx86_64.py -> build/lib/ropper/ropchain/arch SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-ropper-1.13.7 depends on package: py39-capstone>=4.0.1 - found ===> py39-ropper-1.13.7 depends on package: py39-filebytes>=0.10.0 - found ===> py39-ropper-1.13.7 depends on package: py39-keystone-engine>=0.9.1.3 - found ===> py39-ropper-1.13.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ropper-1.13.7 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-ropper-1.13.7 ===> py39-ropper-1.13.7 depends on package: py39-capstone>=4.0.1 - found ===> py39-ropper-1.13.7 depends on package: py39-filebytes>=0.10.0 - found ===> py39-ropper-1.13.7 depends on package: py39-keystone-engine>=0.9.1.3 - found ===> py39-ropper-1.13.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ropper-1.13.7 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/security/py-ropper/stage/usr/local/lib/python3.9 creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/__init__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/__main__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/arch.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/console.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/gadget.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/options.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/rop.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/search.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/semantic.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/service.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper copying build/lib/ropper/z3helper.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common copying build/lib/ropper/common/__init__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common copying build/lib/ropper/common/abstract.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common copying build/lib/ropper/common/coloredstring.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common copying build/lib/ropper/common/enum.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common copying build/lib/ropper/common/error.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common copying build/lib/ropper/common/utils.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders copying build/lib/ropper/loaders/__init__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders copying build/lib/ropper/loaders/elf.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders copying build/lib/ropper/loaders/loader.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders copying build/lib/ropper/loaders/mach_o.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders copying build/lib/ropper/loaders/pe.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders copying build/lib/ropper/loaders/raw.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer copying build/lib/ropper/printer/__init__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer copying build/lib/ropper/printer/elfprinter.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer copying build/lib/ropper/printer/machprinter.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer copying build/lib/ropper/printer/peprinter.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer copying build/lib/ropper/printer/printer.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer copying build/lib/ropper/printer/rawprinter.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain copying build/lib/ropper/ropchain/__init__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain copying build/lib/ropper/ropchain/ropchain.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain creating /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch copying build/lib/ropper/ropchain/arch/__init__.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch copying build/lib/ropper/ropchain/arch/ropchainx86.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch copying build/lib/ropper/ropchain/arch/ropchainx86_64.py -> /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/arch.py to arch.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/console.py to console.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/gadget.py to gadget.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/options.py to options.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/rop.py to rop.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/search.py to search.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/semantic.py to semantic.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/service.py to service.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/z3helper.py to z3helper.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common/abstract.py to abstract.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common/coloredstring.py to coloredstring.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common/enum.py to enum.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common/error.py to error.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/common/utils.py to utils.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders/elf.py to elf.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders/loader.py to loader.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders/mach_o.py to mach_o.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders/pe.py to pe.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/loaders/raw.py to raw.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer/elfprinter.py to elfprinter.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer/machprinter.py to machprinter.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer/peprinter.py to peprinter.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer/printer.py to printer.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/printer/rawprinter.py to rawprinter.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/ropchain.py to ropchain.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch/ropchainx86.py to ropchainx86.cpython-39.pyc byte-compiling /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper/ropchain/arch/ropchainx86_64.py to ropchainx86_64.cpython-39.pyc writing byte-compilation script '/tmp/tmpav711urx.py' /usr/local/bin/python3.9 /tmp/tmpav711urx.py removing /tmp/tmpav711urx.py running install_egg_info running egg_info creating ropper.egg-info writing ropper.egg-info/PKG-INFO writing dependency_links to ropper.egg-info/dependency_links.txt writing entry points to ropper.egg-info/entry_points.txt writing requirements to ropper.egg-info/requires.txt writing top-level names to ropper.egg-info/top_level.txt writing manifest file 'ropper.egg-info/SOURCES.txt' reading manifest file 'ropper.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'ropper.egg-info/SOURCES.txt' Copying ropper.egg-info to /construction/security/py-ropper/stage/usr/local/lib/python3.9/site-packages/ropper-1.13.7-py3.9.egg-info running install_scripts Installing ropper script to /construction/security/py-ropper/stage/usr/local/bin writing list of installed files to '/construction/security/py-ropper/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/ropper --> bin/ropper-3.9 Link: @bin/ropper --> bin/ropper-3.9 ====> 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:04 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-ropper-1.13.7 file sizes/checksums [110]: 0% file sizes/checksums [110]: 90% file sizes/checksums [110]: 100% Service unavailablepacking files [110]: 0% packing files [110]: 90% packing files [110]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18