------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libnghttp2-1.41.0.txz Installing /packages/All/ca_root_nss-3.56.txz ===== Message from ca_root_nss-3.56: -- 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/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.72.0.txz Installing /packages/All/cvsps-2.1_2.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/p5-HTML-Tagset-3.20_1.txz Installing /packages/All/p5-HTML-Parser-3.72.txz Installing /packages/All/p5-CGI-4.50.txz Installing /packages/All/p5-Error-0.17029.txz Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/krb5-1.18.2.txz Installing /packages/All/p5-GSSAPI-0.28_1.txz Installing /packages/All/p5-Authen-SASL-2.16_1.txz Installing /packages/All/p5-Net-SSLeay-1.88.txz Installing /packages/All/p5-Mozilla-CA-20200520.txz Installing /packages/All/p5-Socket6-0.29.txz Installing /packages/All/p5-IO-Socket-INET6-2.72_1.txz Installing /packages/All/p5-IO-Socket-SSL-2.068.txz Installing /packages/All/p5-Term-ReadKey-2.38_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/apr-1.7.0.1.6.1_1.txz ===== Message from apr-1.7.0.1.6.1_1: -- The Apache Portable Runtime project removed support for FreeTDS with version 1.6. Users requiring MS-SQL connectivity must migrate configurations to use the added ODBC driver and FreeTDS' ODBC features. Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.33.0,1.txz Installing /packages/All/utf8proc-2.5.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/serf-1.3.9_5.txz Installing /packages/All/libgpg-error-1.39.txz Installing /packages/All/libassuan-2.5.3.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libksba-1.4.0.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/python37-3.7.9.txz ===== Message from python37-3.7.9: -- 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/glib-2.56.3_9,1.txz No schema files found: doing nothing. 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.21.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_6.txz Installing /packages/All/gnupg-2.2.23.txz ===== Message from gnupg-2.2.23: -- 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/subversion-1.14.0.txz Installing /packages/All/p5-subversion-1.14.0.txz Installing /packages/All/git-2.28.0.txz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.28.0: -- If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> yadm-2.5.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> yadm-2.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by yadm-2.5.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> yadm-2.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by yadm-2.5.0_1 for building => SHA256 Checksum OK for TheLocehiliosan-yadm-2.5.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> yadm-2.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by yadm-2.5.0_1 for building ===> Extracting for yadm-2.5.0_1 => SHA256 Checksum OK for TheLocehiliosan-yadm-2.5.0_GH0.tar.gz. Extracted Memory Use: 0.56M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for yadm-2.5.0_1 ===> Applying ports patches for yadm-2.5.0_1 from /xports/sysutils/yadm/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for yadm-2.5.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for yadm-2.5.0_1 --- all --- --- usage --- make TARGET [option=value, ...] TESTING make test [testargs=ARGS] - Run all tests. "testargs" can specify a single string of arguments for py.test. make .py [testargs=ARGS] - Run tests from a specific test file. "testargs" can specify a single string of arguments for py.test. make testhost [version=VERSION] - Create an ephemeral container for doing adhoc yadm testing. The HEAD revision of yadm will be used unless "version" is specified. "version" can be set to any commit, branch, tag, etc. The targeted "version" will be retrieved from the repo, and linked into the container as a local volume. make scripthost [version=VERSION] - Create an ephemeral container for demonstrating a bug. After exiting the shell, a log of the commands used to illustrate the problem will be written to the file "script.txt". This file can be useful to developers to make a repeatable test for the problem. LINTING make testenv - Create a python virtual environment with the same dependencies used by yadm's testbed environment. Creating and activating this environment might be useful if your editor does real time linting of python files. After creating the virtual environment, you can activate it by typing: source testenv/bin/activate MANPAGES make man - View yadm.1 as a standard man page. make man-wide - View yadm.1 as a man page, using all columns of your display. make man-ps - Create a postscript version of the man page. FILE GENERATION make yadm.md - Generate the markdown version of the man page (for viewing on the web). make contrib - Generate the CONTRIBUTORS file, from the repo history. INSTALLATION make install PREFIX= - Install yadm, manpage, etc. to UTILITIES make sync-clock - Reset the hardware clock for the docker hypervisor host. This can be useful for docker engine hosts which are not Linux-based. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> yadm-2.5.0_1 depends on executable: bash - found ===> yadm-2.5.0_1 depends on executable: git - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for yadm-2.5.0_1 ===> yadm-2.5.0_1 depends on executable: bash - found ===> yadm-2.5.0_1 depends on executable: git - found ===> Generating temporary packing list install -m 444 /construction/sysutils/yadm/yadm-2.5.0/yadm.1 /construction/sysutils/yadm/stage/usr/local/man/man1/ install -m 555 /construction/sysutils/yadm/yadm-2.5.0/yadm /construction/sysutils/yadm/stage/usr/local/bin/ ====> 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:01 ------------------------------------------------------------------------------- -- 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 yadm-2.5.0_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:32