------------------------------------------------------------------------------- -- 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/databases/py-pum XDG_CONFIG_HOME=/construction/databases/py-pum XDG_CACHE_HOME=/construction/databases/py-pum/.cache HOME=/construction/databases/py-pum TMPDIR="/tmp" PATH=/construction/databases/py-pum/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/databases/py-pum/.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/databases/py-pum XDG_CONFIG_HOME=/construction/databases/py-pum XDG_CACHE_HOME=/construction/databases/py-pum/.cache HOME=/construction/databases/py-pum TMPDIR="/tmp" PATH=/construction/databases/py-pum/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/databases/py-pum/.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/databases/py-pum/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-pum" EXAMPLESDIR="share/examples/py39-pum" DATADIR="share/py39-pum" WWWDIR="www/py39-pum" ETCDIR="etc/py39-pum" 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-pum DOCSDIR=/usr/local/share/doc/py39-pum EXAMPLESDIR=/usr/local/share/examples/py39-pum WWWDIR=/usr/local/www/py39-pum ETCDIR=/usr/local/etc/py39-pum 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/postgresql13-client-13.11.pkg ===== Message from postgresql13-client-13.11: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... Installing /packages/All/py39-psycopg2-2.9.6.pkg Installing /packages/All/libyaml-0.2.5.pkg Installing /packages/All/py39-yaml-6.0.pkg SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pum-0.9.14 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pum-0.9.14 for building => SHA256 Checksum OK for pum-0.9.14.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pum-0.9.14 for building ===> Extracting for py39-pum-0.9.14 => SHA256 Checksum OK for pum-0.9.14.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-pum-0.9.14 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pum-0.9.14 depends on file: /usr/local/bin/python3.9 - found ===> py39-pum-0.9.14 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pum-0.9.14 depends on file: /usr/local/bin/python3.9 - found ===> py39-pum-0.9.14 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-pum-0.9.14 /usr/local/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-pum-0.9.14 /usr/local/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/pum copying pum/__init__.py -> build/lib/pum copying pum/__main__.py -> build/lib/pum creating build/lib/pum/core copying pum/core/__init__.py -> build/lib/pum/core copying pum/core/deltapy.py -> build/lib/pum/core copying pum/core/dumper.py -> build/lib/pum/core copying pum/core/checker.py -> build/lib/pum/core copying pum/core/exceptions.py -> build/lib/pum/core copying pum/core/upgrader.py -> build/lib/pum/core creating build/lib/pum/utils copying pum/utils/__init__.py -> build/lib/pum/utils copying pum/utils/utils.py -> build/lib/pum/utils SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-pum-0.9.14 depends on package: py39-psycopg2>=2.7.3 - found ===> py39-pum-0.9.14 depends on package: py39-yaml>0 - found ===> py39-pum-0.9.14 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pum-0.9.14 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-pum-0.9.14 ===> py39-pum-0.9.14 depends on package: py39-psycopg2>=2.7.3 - found ===> py39-pum-0.9.14 depends on package: py39-yaml>0 - found ===> py39-pum-0.9.14 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pum-0.9.14 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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/databases/py-pum/stage/usr/local/lib/python3.9 creating /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages creating /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum copying build/lib/pum/__init__.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum copying build/lib/pum/__main__.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum creating /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core copying build/lib/pum/core/__init__.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core copying build/lib/pum/core/deltapy.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core copying build/lib/pum/core/dumper.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core copying build/lib/pum/core/checker.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core copying build/lib/pum/core/exceptions.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core copying build/lib/pum/core/upgrader.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core creating /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/utils copying build/lib/pum/utils/__init__.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/utils copying build/lib/pum/utils/utils.py -> /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/utils byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core/deltapy.py to deltapy.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core/dumper.py to dumper.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core/checker.py to checker.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/core/upgrader.py to upgrader.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum/utils/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpquohmnzk.py' /usr/local/bin/python3.9 /tmp/tmpquohmnzk.py removing /tmp/tmpquohmnzk.py running install_egg_info running egg_info writing pum.egg-info/PKG-INFO writing dependency_links to pum.egg-info/dependency_links.txt writing entry points to pum.egg-info/entry_points.txt writing requirements to pum.egg-info/requires.txt writing top-level names to pum.egg-info/top_level.txt reading manifest file 'pum.egg-info/SOURCES.txt' writing manifest file 'pum.egg-info/SOURCES.txt' Copying pum.egg-info to /construction/databases/py-pum/stage/usr/local/lib/python3.9/site-packages/pum-0.9.14-py3.9.egg-info running install_scripts Installing pum script to /construction/databases/py-pum/stage/usr/local/bin writing list of installed files to '/construction/databases/py-pum/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pum --> bin/pum-3.9 Link: @bin/pum --> bin/pum-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: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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-pum-0.9.14 file sizes/checksums [38]: 0% file sizes/checksums [38]: 100% Service unavailablepacking files [38]: 0% packing files [38]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10