------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- 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.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/cvsps-2.1_2.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. 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.46.txz Installing /packages/All/p5-Error-0.17029.txz Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/krb5-1.18.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-20180117.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.067.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.txz ===== Message from apr-1.7.0.1.6.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/sqlite3-3.30.1_1,1.txz Installing /packages/All/utf8proc-2.4.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/serf-1.3.9_4.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libassuan-2.5.3.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libksba-1.3.5_1.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.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.2.1_3.txz Installing /packages/All/p11-kit-0.23.18.1.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_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- 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.12.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.19.txz ===== Message from gnupg-2.2.19: -- 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.13.0_1.txz Installing /packages/All/p5-subversion-1.13.0.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- 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/git-2.25.1.txz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.25.1: -- 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. Installing /packages/All/zsh-5.8.txz ===== Message from zsh-5.8: -- ========================================================== By default, zsh looks for system-wide defaults in /usr/local/etc. If you previously set up /etc/zprofile, /etc/zshenv, etc., either move them to /usr/local/etc or rebuild zsh with the ETCDIR option enabled. ========================================================== SUCCEEDED 00:01:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on file: /usr/local/sbin/pkg - found => getantibody-antibody-v4.3.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/getantibody/antibody/tar.gz/v4.3.1?dummy=/getantibody-antibody-v4.3.1_GH0.tar.gz fetch: https://codeload.github.com/getantibody/antibody/tar.gz/v4.3.1?dummy=/getantibody-antibody-v4.3.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/getantibody/antibody/tar.gz/v4.3.1?dummy=/getantibody-antibody-v4.3.1_GH0.tar.gz: size of remote file is not known getantibody-antibody-v4.3.1_GH0.tar.gz 0 B 0 Bps getantibody-antibody-v4.3.1_GH0.tar.gz 51 kB 1351 kBps 00s => golang-crypto-86ce3c_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/golang/crypto/tar.gz/86ce3c?dummy=/golang-crypto-86ce3c_GH0.tar.gz fetch: https://codeload.github.com/golang/crypto/tar.gz/86ce3c?dummy=/golang-crypto-86ce3c_GH0.tar.gz: size unknown fetch: https://codeload.github.com/golang/crypto/tar.gz/86ce3c?dummy=/golang-crypto-86ce3c_GH0.tar.gz: size of remote file is not known golang-crypto-86ce3c_GH0.tar.gz 0 B 0 Bps golang-crypto-86ce3c_GH0.tar.gz 304 kB 2240 kBps golang-crypto-86ce3c_GH0.tar.gz 1684 kB 4364 kBps 01s => golang-net-eb5bcb_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/golang/net/tar.gz/eb5bcb?dummy=/golang-net-eb5bcb_GH0.tar.gz fetch: https://codeload.github.com/golang/net/tar.gz/eb5bcb?dummy=/golang-net-eb5bcb_GH0.tar.gz: size unknown fetch: https://codeload.github.com/golang/net/tar.gz/eb5bcb?dummy=/golang-net-eb5bcb_GH0.tar.gz: size of remote file is not known golang-net-eb5bcb_GH0.tar.gz 0 B 0 Bps golang-net-eb5bcb_GH0.tar.gz 953 kB 3932 kBps 00s => golang-sync-cd5d95_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/golang/sync/tar.gz/cd5d95?dummy=/golang-sync-cd5d95_GH0.tar.gz fetch: https://codeload.github.com/golang/sync/tar.gz/cd5d95?dummy=/golang-sync-cd5d95_GH0.tar.gz: size unknown fetch: https://codeload.github.com/golang/sync/tar.gz/cd5d95?dummy=/golang-sync-cd5d95_GH0.tar.gz: size of remote file is not known golang-sync-cd5d95_GH0.tar.gz 0 B 0 Bps golang-sync-cd5d95_GH0.tar.gz 16 kB 879 kBps 00s => golang-sys-12a6c2_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/golang/sys/tar.gz/12a6c2?dummy=/golang-sys-12a6c2_GH0.tar.gz fetch: https://codeload.github.com/golang/sys/tar.gz/12a6c2?dummy=/golang-sys-12a6c2_GH0.tar.gz: size unknown fetch: https://codeload.github.com/golang/sys/tar.gz/12a6c2?dummy=/golang-sys-12a6c2_GH0.tar.gz: size of remote file is not known golang-sys-12a6c2_GH0.tar.gz 0 B 0 Bps golang-sys-12a6c2_GH0.tar.gz 1264 kB 4096 kBps golang-sys-12a6c2_GH0.tar.gz 1500 kB 4507 kBps 01s ===> Fetching all distfiles required by antibody-4.3.1 for building SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by antibody-4.3.1 for building => SHA256 Checksum OK for getantibody-antibody-v4.3.1_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-kingpin-v2.2.6_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-template-fb15b89_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-units-f65c72e_GH0.tar.gz. => SHA256 Checksum OK for caarlos0-gohome-75f08ebc_GH0.tar.gz. => SHA256 Checksum OK for getantibody-folder-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-86ce3c_GH0.tar.gz. => SHA256 Checksum OK for golang-net-eb5bcb_GH0.tar.gz. => SHA256 Checksum OK for golang-sync-cd5d95_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-12a6c2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by antibody-4.3.1 for building ===> Extracting for antibody-4.3.1 => SHA256 Checksum OK for getantibody-antibody-v4.3.1_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-kingpin-v2.2.6_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-template-fb15b89_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-units-f65c72e_GH0.tar.gz. => SHA256 Checksum OK for caarlos0-gohome-75f08ebc_GH0.tar.gz. => SHA256 Checksum OK for getantibody-folder-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-86ce3c_GH0.tar.gz. => SHA256 Checksum OK for golang-net-eb5bcb_GH0.tar.gz. => SHA256 Checksum OK for golang-sync-cd5d95_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-12a6c2_GH0.tar.gz. Extracted Memory Use: 21.16M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for antibody-4.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on file: /usr/local/bin/go - found ===> Configuring for antibody-4.3.1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for antibody-4.3.1 (cd /construction/shells/antibody/antibody-4.3.1; for t in antibody; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/antibody/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^antibody$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/shells/antibody XDG_CONFIG_HOME=/construction/shells/antibody HOME=/construction/shells/antibody TMPDIR="/tmp" PATH=/construction/shells/antibody/.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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/construction/shells/antibody/bin" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /construction/shells/antibody/bin/${out} ${pkg}; done) ===> Building antibody from . runtime/cgo github.com/getantibody/folder golang.org/x/sync/errgroup golang.org/x/sys/unix github.com/alecthomas/template/parse github.com/alecthomas/units github.com/getantibody/antibody/project github.com/getantibody/antibody/shell github.com/getantibody/antibody/bundle github.com/getantibody/antibody/antibodylib github.com/alecthomas/template golang.org/x/crypto/ssh/terminal net gopkg.in/alecthomas/kingpin.v2 github.com/getantibody/antibody SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> antibody-4.3.1 depends on executable: git - found ===> antibody-4.3.1 depends on executable: zsh - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for antibody-4.3.1 ===> antibody-4.3.1 depends on executable: git - found ===> antibody-4.3.1 depends on executable: zsh - found ===> Generating temporary packing list for t in antibody; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/antibody/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/shells/antibody/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/shells/antibody/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/shells/antibody/bin/${src} ${dst}; done ===> Installing antibody as /construction/shells/antibody/stage/usr/local/bin/antibody ====> 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: package ------------------------------------------------------------------------------- ===> Building package for antibody-4.3.1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:11 TOTAL TIME 00:01:38