------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for duply-2.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/sysutils/duply XDG_CONFIG_HOME=/construction/sysutils/duply HOME=/construction/sysutils/duply TMPDIR="/tmp" PATH=/construction/sysutils/duply/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin 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/duply XDG_CONFIG_HOME=/construction/sysutils/duply HOME=/construction/sysutils/duply TMPDIR="/tmp" PATH=/construction/sysutils/duply/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 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/duply/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/duply" EXAMPLESDIR="share/examples/duply" DATADIR="share/duply" WWWDIR="www/duply" ETCDIR="etc/duply" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/duply DOCSDIR=/usr/local/share/doc/duply EXAMPLESDIR=/usr/local/share/examples/duply WWWDIR=/usr/local/www/duply ETCDIR=/usr/local/etc/duply SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/popt-1.18_1.txz Installing /packages/All/librsync-2.3.1.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-fasteners-0.16.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.4.txz Installing /packages/All/py37-bcrypt-3.2.0.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-pyasn1-0.4.7.txz Installing /packages/All/libsodium-1.0.18.txz Installing /packages/All/py37-pynacl-1.4.0.txz Installing /packages/All/py37-paramiko-2.7.1.txz Installing /packages/All/py37-ptyprocess-0.6.0.txz Installing /packages/All/py37-pexpect-4.8.0.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-openssl-19.1.0.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,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/py37-requests-2.22.0_2.txz Installing /packages/All/py37-mock-3.0.5.txz Installing /packages/All/py37-future-0.18.2.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-arrow-0.17.0.txz Installing /packages/All/py37-funcsigs-1.0.2.txz Installing /packages/All/py37-logfury-0.1.2.txz Installing /packages/All/py37-tqdm-4.55.2.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.0,1.txz Installing /packages/All/py37-sqlite3-3.7.9_7.txz Installing /packages/All/py37-b2sdk-1.1.4.txz Installing /packages/All/ncftp-3.2.6_2.txz ===== Message from ncftp-3.2.6_2: -- ===> NOTICE: The ncftp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/lftp-4.9.2.txz Installing /packages/All/libgpg-error-1.41.txz Installing /packages/All/libassuan-2.5.4.txz Installing /packages/All/libgcrypt-1.8.7.txz Installing /packages/All/libksba-1.5.0.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_7.txz Installing /packages/All/gnupg-2.2.27.txz ===== Message from gnupg-2.2.27: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/py37-boto-2.49.0_1.txz Installing /packages/All/duplicity-0.8.17.txz ===== Message from duplicity-0.8.17: -- The following backends are supported by duplicity itself, but will require manual installation of their respective dependencies because they are not yet available in the ports tree: - The Dropbox backend - The HSI backend - The mega backend for mega.co.nz - The swift backend for OpenStack Object Storage - The tahoe backend for Tahoe-LAFS Please refer to upstream duplicity documentation for information on the use of these backends. For gnupg 2 insert "pinentry-mode loopback" into ~/.gnupg/gpg.conf and "allow-loopback-pinentry" into ~/.gnupg/gpg-agent.conf SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by duply-2.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by duply-2.1_1 for building => SHA256 Checksum OK for duply_2.1.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by duply-2.1_1 for building ===> Extracting for duply-2.1_1 => SHA256 Checksum OK for duply_2.1.tgz. Extracted Memory Use: 0.13M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for duply-2.1_1 /usr/bin/env WRKSRC=/construction/sysutils/duply/duply_2.1 REWARNFILE=/construction/sysutils/duply/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e "s,/etc/duply,/usr/local/etc/duply,g" /construction/sysutils/duply/duply_2.1/duply SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for duply-2.1_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> duply-2.1_1 depends on executable: duplicity - found ===> duply-2.1_1 depends on executable: bash - found ===> duply-2.1_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for duply-2.1_1 ===> duply-2.1_1 depends on executable: duplicity - found ===> duply-2.1_1 depends on executable: bash - found ===> duply-2.1_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list install -m 555 /construction/sysutils/duply/duply_2.1/duply /construction/sysutils/duply/stage/usr/local/bin/duply install -m 555 /construction/sysutils/duply/periodic_duply /construction/sysutils/duply/stage/usr/local/etc/periodic/backup/300.duply ====> 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:00 ------------------------------------------------------------------------------- -- 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 duply-2.1_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27