------------------------------------------------------------------------------- -- 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/sysutils/py-borgmatic XDG_CONFIG_HOME=/construction/sysutils/py-borgmatic XDG_CACHE_HOME=/construction/sysutils/py-borgmatic/.cache HOME=/construction/sysutils/py-borgmatic TMPDIR="/tmp" PATH=/construction/sysutils/py-borgmatic/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/sysutils/py-borgmatic/.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/sysutils/py-borgmatic XDG_CONFIG_HOME=/construction/sysutils/py-borgmatic XDG_CACHE_HOME=/construction/sysutils/py-borgmatic/.cache HOME=/construction/sysutils/py-borgmatic TMPDIR="/tmp" PATH=/construction/sysutils/py-borgmatic/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/sysutils/py-borgmatic/.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/sysutils/py-borgmatic/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/borgmatic" EXAMPLESDIR="share/examples/borgmatic" DATADIR="share/borgmatic" WWWDIR="www/borgmatic" ETCDIR="etc/borgmatic" 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/borgmatic DOCSDIR=/usr/local/share/doc/borgmatic EXAMPLESDIR=/usr/local/share/examples/borgmatic WWWDIR=/usr/local/www/borgmatic ETCDIR=/usr/local/etc/borgmatic 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/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/xxhash-0.8.1_2.pkg Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/py39-msgpack-1.0.5_1.pkg Installing /packages/All/py39-borgbackup-1.2.4.pkg ===== Message from py39-borgbackup-1.2.4: -- In order to mount locally a remote archive or an entire repository as a FUSE filesystem, it is required to load fusefs module: # kldload fusefs To load the module at boot time, add fusefs_load="YES" to /boot/loader.conf by running: sysrc fusefs_load="YES" Also, if you plan to mount borg repositories as non root user, you need to run # sysctl vfs.usermount=1 and add the line vfs.usermount=1 to /etc/sysctl.conf to ensure the setting is loaded at boot time. Installing /packages/All/py39-colorama-0.4.5.pkg Installing /packages/All/py39-attrs-23.1.0.pkg Installing /packages/All/py39-pyrsistent-0.18.1.pkg Installing /packages/All/py39-jsonschema-4.17.3_2.pkg Installing /packages/All/py39-docopt-0.6.2_1.pkg Installing /packages/All/py39-ruamel.yaml.clib-0.2.7_1.pkg Installing /packages/All/py39-ruamel.yaml-0.17.32.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-dateutil-2.8.2.pkg Installing /packages/All/py39-pykwalify-1.8.0.pkg Installing /packages/All/py39-certifi-2023.5.7.pkg Installing /packages/All/py39-charset-normalizer-3.1.0.pkg Installing /packages/All/py39-idna-3.4_1.pkg Installing /packages/All/py39-pysocks-1.7.1.pkg Installing /packages/All/py39-pycparser-2.21.pkg Installing /packages/All/py39-cffi-1.15.1.pkg Installing /packages/All/py39-cryptography-3.4.8_1,1.pkg Installing /packages/All/py39-openssl-21.0.0,1.pkg Installing /packages/All/py39-urllib3-1.26.16,1.pkg ===== Message from py39-urllib3-1.26.16,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py39-requests-2.31.0.pkg SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-borgmatic-1.5.24_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-borgmatic-1.5.24_2 for building => SHA256 Checksum OK for borgmatic-1.5.24.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-borgmatic-1.5.24_2 for building ===> Extracting for py39-borgmatic-1.5.24_2 => SHA256 Checksum OK for borgmatic-1.5.24.tar.gz. Extracted Memory Use: 1.36M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-borgmatic-1.5.24_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-borgmatic-1.5.24_2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-borgmatic-1.5.24_2 running build running build_py creating build creating build/lib creating build/lib/borgmatic copying borgmatic/__init__.py -> build/lib/borgmatic copying borgmatic/execute.py -> build/lib/borgmatic copying borgmatic/logger.py -> build/lib/borgmatic copying borgmatic/signals.py -> build/lib/borgmatic copying borgmatic/verbosity.py -> build/lib/borgmatic creating build/lib/borgmatic/borg copying borgmatic/borg/__init__.py -> build/lib/borgmatic/borg copying borgmatic/borg/borg.py -> build/lib/borgmatic/borg copying borgmatic/borg/check.py -> build/lib/borgmatic/borg copying borgmatic/borg/compact.py -> build/lib/borgmatic/borg copying borgmatic/borg/create.py -> build/lib/borgmatic/borg copying borgmatic/borg/environment.py -> build/lib/borgmatic/borg copying borgmatic/borg/export_tar.py -> build/lib/borgmatic/borg copying borgmatic/borg/extract.py -> build/lib/borgmatic/borg copying borgmatic/borg/feature.py -> build/lib/borgmatic/borg copying borgmatic/borg/flags.py -> build/lib/borgmatic/borg copying borgmatic/borg/info.py -> build/lib/borgmatic/borg copying borgmatic/borg/init.py -> build/lib/borgmatic/borg copying borgmatic/borg/list.py -> build/lib/borgmatic/borg copying borgmatic/borg/mount.py -> build/lib/borgmatic/borg copying borgmatic/borg/prune.py -> build/lib/borgmatic/borg copying borgmatic/borg/umount.py -> build/lib/borgmatic/borg copying borgmatic/borg/version.py -> build/lib/borgmatic/borg creating build/lib/borgmatic/commands copying borgmatic/commands/__init__.py -> build/lib/borgmatic/commands copying borgmatic/commands/arguments.py -> build/lib/borgmatic/commands copying borgmatic/commands/validate_config.py -> build/lib/borgmatic/commands copying borgmatic/commands/borgmatic.py -> build/lib/borgmatic/commands copying borgmatic/commands/convert_config.py -> build/lib/borgmatic/commands copying borgmatic/commands/generate_config.py -> build/lib/borgmatic/commands creating build/lib/borgmatic/config copying borgmatic/config/__init__.py -> build/lib/borgmatic/config copying borgmatic/config/checks.py -> build/lib/borgmatic/config copying borgmatic/config/generate.py -> build/lib/borgmatic/config copying borgmatic/config/legacy.py -> build/lib/borgmatic/config copying borgmatic/config/load.py -> build/lib/borgmatic/config copying borgmatic/config/normalize.py -> build/lib/borgmatic/config copying borgmatic/config/override.py -> build/lib/borgmatic/config copying borgmatic/config/validate.py -> build/lib/borgmatic/config copying borgmatic/config/collect.py -> build/lib/borgmatic/config copying borgmatic/config/convert.py -> build/lib/borgmatic/config creating build/lib/borgmatic/hooks copying borgmatic/hooks/__init__.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/command.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/cronhub.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/cronitor.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/dispatch.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/dump.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/healthchecks.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/mongodb.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/monitor.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/mysql.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/pagerduty.py -> build/lib/borgmatic/hooks copying borgmatic/hooks/postgresql.py -> build/lib/borgmatic/hooks running egg_info writing borgmatic.egg-info/PKG-INFO writing dependency_links to borgmatic.egg-info/dependency_links.txt writing entry points to borgmatic.egg-info/entry_points.txt writing requirements to borgmatic.egg-info/requires.txt writing top-level names to borgmatic.egg-info/top_level.txt reading manifest file 'borgmatic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'borgmatic.egg-info/SOURCES.txt' copying borgmatic/config/schema.yaml -> build/lib/borgmatic/config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-borgmatic-1.5.24_2 depends on package: py39-borgbackup>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-colorama>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-jsonschema>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-pykwalify>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-requests>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-ruamel.yaml>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgmatic-1.5.24_2 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-borgmatic-1.5.24_2 ===> py39-borgmatic-1.5.24_2 depends on package: py39-borgbackup>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-colorama>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-jsonschema>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-pykwalify>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-requests>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-ruamel.yaml>=0 - found ===> py39-borgmatic-1.5.24_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgmatic-1.5.24_2 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 egg_info writing borgmatic.egg-info/PKG-INFO writing dependency_links to borgmatic.egg-info/dependency_links.txt writing entry points to borgmatic.egg-info/entry_points.txt writing requirements to borgmatic.egg-info/requires.txt writing top-level names to borgmatic.egg-info/top_level.txt reading manifest file 'borgmatic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'borgmatic.egg-info/SOURCES.txt' running install_lib creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9 creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic copying build/lib/borgmatic/__init__.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic copying build/lib/borgmatic/execute.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic copying build/lib/borgmatic/logger.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic copying build/lib/borgmatic/signals.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic copying build/lib/borgmatic/verbosity.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/__init__.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/borg.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/check.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/compact.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/create.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/environment.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/export_tar.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/extract.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/feature.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/flags.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/info.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/init.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/list.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/mount.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/prune.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/umount.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/version.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/__init__.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/arguments.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/validate_config.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/borgmatic.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/convert_config.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/generate_config.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/__init__.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/checks.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/generate.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/legacy.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/load.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/normalize.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/override.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/validate.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/collect.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/convert.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config copying build/lib/borgmatic/config/schema.yaml -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config creating /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/__init__.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/command.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/cronhub.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/cronitor.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/dispatch.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/dump.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/healthchecks.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/mongodb.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/monitor.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/mysql.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/pagerduty.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks copying build/lib/borgmatic/hooks/postgresql.py -> /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/execute.py to execute.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/logger.py to logger.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/signals.py to signals.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/verbosity.py to verbosity.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/borg.py to borg.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/check.py to check.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/compact.py to compact.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/create.py to create.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/environment.py to environment.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/export_tar.py to export_tar.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/extract.py to extract.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/feature.py to feature.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/flags.py to flags.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/info.py to info.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/init.py to init.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/list.py to list.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/mount.py to mount.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/prune.py to prune.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/umount.py to umount.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/borg/version.py to version.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands/arguments.py to arguments.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands/validate_config.py to validate_config.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands/borgmatic.py to borgmatic.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands/convert_config.py to convert_config.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/commands/generate_config.py to generate_config.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/checks.py to checks.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/generate.py to generate.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/legacy.py to legacy.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/load.py to load.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/normalize.py to normalize.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/override.py to override.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/validate.py to validate.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/collect.py to collect.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/config/convert.py to convert.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/command.py to command.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/cronhub.py to cronhub.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/cronitor.py to cronitor.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/dispatch.py to dispatch.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/dump.py to dump.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/healthchecks.py to healthchecks.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/mongodb.py to mongodb.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/monitor.py to monitor.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/mysql.py to mysql.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/pagerduty.py to pagerduty.cpython-39.pyc byte-compiling /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic/hooks/postgresql.py to postgresql.cpython-39.pyc writing byte-compilation script '/tmp/tmpuwr92b95.py' /usr/local/bin/python3.9 /tmp/tmpuwr92b95.py removing /tmp/tmpuwr92b95.py running install_egg_info Copying borgmatic.egg-info to /construction/sysutils/py-borgmatic/stage/usr/local/lib/python3.9/site-packages/borgmatic-1.5.24-py3.9.egg-info running install_scripts Installing borgmatic script to /construction/sysutils/py-borgmatic/stage/usr/local/bin Installing generate-borgmatic-config script to /construction/sysutils/py-borgmatic/stage/usr/local/bin Installing upgrade-borgmatic-config script to /construction/sysutils/py-borgmatic/stage/usr/local/bin Installing validate-borgmatic-config script to /construction/sysutils/py-borgmatic/stage/usr/local/bin writing list of installed files to '/construction/sysutils/py-borgmatic/.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: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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-borgmatic-1.5.24_2 file sizes/checksums [161]: 0% file sizes/checksums [161]: 62% file sizes/checksums [161]: 100% Service unavailablepacking files [161]: 0% packing files [161]: 62% packing files [161]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:17