------------------------------------------------------------------------------- -- 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-monty XDG_CONFIG_HOME=/construction/devel/py-monty XDG_CACHE_HOME=/construction/devel/py-monty/.cache HOME=/construction/devel/py-monty TMPDIR="/tmp" PATH=/construction/devel/py-monty/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-monty/.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-monty XDG_CONFIG_HOME=/construction/devel/py-monty XDG_CACHE_HOME=/construction/devel/py-monty/.cache HOME=/construction/devel/py-monty TMPDIR="/tmp" PATH=/construction/devel/py-monty/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-monty/.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-monty/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/monty" EXAMPLESDIR="share/examples/monty" DATADIR="share/monty" WWWDIR="www/monty" ETCDIR="etc/monty" 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/monty DOCSDIR=/usr/local/share/doc/monty EXAMPLESDIR=/usr/local/share/examples/monty WWWDIR=/usr/local/www/monty ETCDIR=/usr/local/etc/monty 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. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-monty-2021.8.17 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-monty-2021.8.17 for building => SHA256 Checksum OK for monty-2021.8.17.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-monty-2021.8.17 for building ===> Extracting for py39-monty-2021.8.17 => SHA256 Checksum OK for monty-2021.8.17.tar.gz. Extracted Memory Use: 0.21M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-monty-2021.8.17 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on package: py39-setuptools>=63.1.0 - found ===> py39-monty-2021.8.17 depends on file: /usr/local/bin/python3.9 - found ===> py39-monty-2021.8.17 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on package: py39-setuptools>=63.1.0 - found ===> py39-monty-2021.8.17 depends on file: /usr/local/bin/python3.9 - found ===> py39-monty-2021.8.17 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-monty-2021.8.17 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-monty-2021.8.17 running build running build_py creating build creating build/lib creating build/lib/monty copying monty/__init__.py -> build/lib/monty copying monty/bisect.py -> build/lib/monty copying monty/collections.py -> build/lib/monty copying monty/design_patterns.py -> build/lib/monty copying monty/dev.py -> build/lib/monty copying monty/fnmatch.py -> build/lib/monty copying monty/fractions.py -> build/lib/monty copying monty/functools.py -> build/lib/monty copying monty/inspect.py -> build/lib/monty copying monty/io.py -> build/lib/monty copying monty/itertools.py -> build/lib/monty copying monty/json.py -> build/lib/monty copying monty/logging.py -> build/lib/monty copying monty/math.py -> build/lib/monty copying monty/msgpack.py -> build/lib/monty copying monty/multiprocessing.py -> build/lib/monty copying monty/operator.py -> build/lib/monty copying monty/pprint.py -> build/lib/monty copying monty/re.py -> build/lib/monty copying monty/serialization.py -> build/lib/monty copying monty/shutil.py -> build/lib/monty copying monty/string.py -> build/lib/monty copying monty/subprocess.py -> build/lib/monty copying monty/tempfile.py -> build/lib/monty copying monty/termcolor.py -> build/lib/monty creating build/lib/monty/os copying monty/os/__init__.py -> build/lib/monty/os copying monty/os/path.py -> build/lib/monty/os SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-monty-2021.8.17 depends on package: py39-setuptools>=63.1.0 - found ===> py39-monty-2021.8.17 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-monty-2021.8.17 ===> py39-monty-2021.8.17 depends on package: py39-setuptools>=63.1.0 - found ===> py39-monty-2021.8.17 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-monty/stage/usr/local/lib/python3.9 creating /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages creating /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/__init__.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/bisect.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/collections.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/design_patterns.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/dev.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/fnmatch.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/fractions.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/functools.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/inspect.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/io.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/itertools.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/json.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/logging.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/math.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/msgpack.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/multiprocessing.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/operator.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/pprint.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/re.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/serialization.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/shutil.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/string.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/subprocess.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/tempfile.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty copying build/lib/monty/termcolor.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty creating /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/os copying build/lib/monty/os/__init__.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/os copying build/lib/monty/os/path.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/os byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/bisect.py to bisect.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/collections.py to collections.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/design_patterns.py to design_patterns.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/dev.py to dev.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/fnmatch.py to fnmatch.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/fractions.py to fractions.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/functools.py to functools.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/inspect.py to inspect.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/io.py to io.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/itertools.py to itertools.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/json.py to json.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/logging.py to logging.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/math.py to math.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/msgpack.py to msgpack.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/multiprocessing.py to multiprocessing.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/operator.py to operator.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/pprint.py to pprint.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/re.py to re.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/serialization.py to serialization.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/shutil.py to shutil.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/string.py to string.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/subprocess.py to subprocess.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/tempfile.py to tempfile.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/termcolor.py to termcolor.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/os/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty/os/path.py to path.cpython-39.pyc writing byte-compilation script '/tmp/tmp1j2gv1_9.py' /usr/local/bin/python3.9 /tmp/tmp1j2gv1_9.py removing /tmp/tmp1j2gv1_9.py running install_egg_info running egg_info writing monty.egg-info/PKG-INFO writing dependency_links to monty.egg-info/dependency_links.txt writing requirements to monty.egg-info/requires.txt writing top-level names to monty.egg-info/top_level.txt reading manifest file 'monty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' no previously-included directories found matching 'tests' adding license file 'LICENSE.rst' writing manifest file 'monty.egg-info/SOURCES.txt' Copying monty.egg-info to /construction/devel/py-monty/stage/usr/local/lib/python3.9/site-packages/monty-2021.8.17-py3.9.egg-info running install_scripts writing list of installed files to '/construction/devel/py-monty/.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:02 ------------------------------------------------------------------------------- -- 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-monty-2021.8.17 file sizes/checksums [86]: 0% file sizes/checksums [86]: 100% Service unavailablepacking files [86]: 0% packing files [86]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08