------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,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.2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- 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.70.0.txz Installing /packages/All/cvsps-2.1_2.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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.47.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.1.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.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/sqlite3-3.31.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.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.2.1_3.txz Installing /packages/All/p11-kit-0.23.20.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.13.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.20.txz ===== Message from gnupg-2.2.20: -- 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 ===== Message from subversion-1.13.0_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/p5-subversion-1.13.0.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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.26.2.txz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.26.2: -- 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:38 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gopass-1.8.6_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gopass-1.8.6_2 for building => SHA256 Checksum OK for gopasspw-gopass-v1.8.6_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gopass-1.8.6_2 for building ===> Extracting for gopass-1.8.6_2 => SHA256 Checksum OK for gopasspw-gopass-v1.8.6_GH0.tar.gz. Extracted Memory Use: 32.09M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gopass-1.8.6_2 ===> Applying ports patches for gopass-1.8.6_2 ===> Cleanly applied ports patch(es) patch-vendor_github.com_gdamore_tcell_termbox_compat.go patch-vendor_github.com_jroimartin_gocui_gui.go patch-vendor_github.com_jroimartin_gocui_keybinding.go SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on file: /usr/local/bin/go - found ===> Configuring for gopass-1.8.6_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gopass-1.8.6_2 /usr/bin/grep -FRl github.com/nsf/termbox-go /construction/security/gopass/gopass-1.8.6/vendor/github.com/jroimartin/gocui/ | /usr/bin/xargs /usr/bin/env WRKSRC=/construction/security/gopass/gopass-1.8.6 REWARNFILE=/construction/security/gopass/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e s,github.com/nsf/termbox-go,github.com/gdamore/tcell/termbox, (cd /construction/security/gopass/src/github.com/gopasspw/gopass; for t in github.com/gopasspw/gopass; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/gopass/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^gopass$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/security/gopass XDG_CONFIG_HOME=/construction/security/gopass HOME=/construction/security/gopass TMPDIR="/tmp" PATH=/construction/security/gopass/.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="/construction/security/gopass" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/security/gopass/bin/${out} ${pkg}; done) ===> Building gopass from github.com/gopasspw/gopass github.com/gopasspw/gopass/vendor/golang.org/x/crypto/internal/subtle github.com/gopasspw/gopass/pkg/protect github.com/gopasspw/gopass/pkg/tree github.com/gopasspw/gopass/vendor/golang.org/x/crypto/curve25519 github.com/gopasspw/gopass/vendor/golang.org/x/text/encoding/internal/identifier runtime/cgo github.com/gopasspw/gopass/vendor/golang.org/x/crypto/salsa20/salsa github.com/gopasspw/gopass/vendor/github.com/hashicorp/golang-lru/simplelru github.com/gopasspw/gopass/vendor/golang.org/x/crypto/cast5 github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/hcl/strconv github.com/gopasspw/gopass/vendor/rsc.io/qr/gf256 github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp/errors github.com/gopasspw/gopass/vendor/github.com/pierrec/lz4/internal/xxh32 github.com/gopasspw/gopass/vendor/github.com/hashicorp/errwrap github.com/gopasspw/gopass/vendor/golang.org/x/text/transform github.com/gopasspw/gopass/vendor/golang.org/x/sys/cpu github.com/gopasspw/gopass/vendor/github.com/ryanuber/go-glob github.com/gopasspw/gopass/vendor/github.com/kballard/go-shellquote github.com/gopasspw/gopass/vendor/golang.org/x/crypto/poly1305 github.com/gopasspw/gopass/vendor/github.com/golang/snappy github.com/gopasspw/gopass/vendor/golang.org/x/crypto/sha3 github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp/s2k github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp/armor github.com/gopasspw/gopass/vendor/github.com/mattn/go-isatty github.com/gopasspw/gopass/pkg/termutil github.com/gopasspw/gopass/vendor/golang.org/x/text/encoding github.com/gopasspw/gopass/vendor/golang.org/x/sys/unix github.com/gopasspw/gopass/pkg/ctxutil github.com/gopasspw/gopass/vendor/github.com/cenkalti/backoff github.com/gopasspw/gopass/vendor/github.com/mattn/go-runewidth github.com/gopasspw/gopass/vendor/github.com/mattn/go-colorable github.com/gopasspw/gopass/vendor/github.com/alecthomas/binary github.com/gopasspw/gopass/vendor/github.com/pkg/errors github.com/gopasspw/gopass/vendor/github.com/hashicorp/golang-lru github.com/gopasspw/gopass/vendor/rsc.io/qr/coding github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/hcl/token github.com/gopasspw/gopass/vendor/github.com/xrash/smetrics github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/helper/consts github.com/gopasspw/gopass/vendor/github.com/lucasb-eyer/go-colorful github.com/gopasspw/gopass/vendor/github.com/blang/semver github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/helper/strutil github.com/gopasspw/gopass/vendor/github.com/hashicorp/go-multierror github.com/gopasspw/gopass/pkg/backend/crypto/gpg github.com/gopasspw/gopass/vendor/golang.org/x/time/rate github.com/gopasspw/gopass/vendor/gopkg.in/yaml.v2 github.com/gopasspw/gopass/vendor/github.com/atotto/clipboard github.com/gopasspw/gopass/vendor/github.com/mitchellh/go-homedir github.com/gopasspw/gopass/vendor/golang.org/x/crypto/nacl/secretbox github.com/gopasspw/gopass/vendor/github.com/skip2/go-qrcode/bitset github.com/gopasspw/gopass/vendor/github.com/fatih/color github.com/gopasspw/gopass/vendor/github.com/schollz/closestmatch github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/hcl/scanner github.com/gopasspw/gopass/vendor/golang.org/x/text/unicode/bidi github.com/gopasspw/gopass/vendor/golang.org/x/net/http2/hpack github.com/gopasspw/gopass/vendor/github.com/pierrec/lz4 github.com/gopasspw/gopass/vendor/golang.org/x/text/unicode/norm github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/json/token github.com/gopasspw/gopass/pkg/pinentry github.com/gopasspw/gopass/vendor/github.com/muesli/crunchy github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/hcl/ast github.com/gopasspw/gopass/vendor/rsc.io/qr github.com/gopasspw/gopass/pkg/tempfile github.com/gopasspw/gopass/vendor/github.com/golang/protobuf/proto github.com/gopasspw/gopass/vendor/golang.org/x/crypto/nacl/box github.com/gopasspw/gopass/vendor/github.com/jsimonetti/pwscheme/md5crypt github.com/gopasspw/gopass/vendor/github.com/jsimonetti/pwscheme/ssha github.com/gopasspw/gopass/vendor/github.com/jsimonetti/pwscheme/ssha256 github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp/elgamal github.com/gopasspw/gopass/vendor/github.com/gdamore/encoding github.com/gopasspw/gopass/vendor/github.com/urfave/cli github.com/gopasspw/gopass/vendor/github.com/martinhoefling/goxkcdpwgen/xkcdpwgen github.com/gopasspw/gopass/vendor/github.com/jsimonetti/pwscheme/ssha512 github.com/gopasspw/gopass/vendor/github.com/gdamore/tcell/terminfo github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/json/scanner github.com/gopasspw/gopass/vendor/golang.org/x/crypto/blake2b github.com/gopasspw/gopass/pkg/pwgen github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/helper/hclutil github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/hcl/parser github.com/gopasspw/gopass/pkg/out github.com/gopasspw/gopass/pkg/tree/simple github.com/gopasspw/gopass/pkg/jsonapi/manifest github.com/gopasspw/gopass/vendor/github.com/gokyle/twofactor github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp/packet github.com/gopasspw/gopass/vendor/golang.org/x/crypto/ssh/terminal github.com/gopasspw/gopass/vendor/github.com/skip2/go-qrcode/reedsolomon github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl/json/parser github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/helper/compressutil github.com/gopasspw/gopass/vendor/golang.org/x/text/secure/bidirule github.com/gopasspw/gopass/vendor/github.com/muesli/goprogressbar github.com/gopasspw/gopass/pkg/termio github.com/gopasspw/gopass/vendor/github.com/skip2/go-qrcode github.com/gopasspw/gopass/vendor/github.com/hashicorp/hcl os/user github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/helper/jsonutil github.com/gopasspw/gopass/vendor/golang.org/x/net/idna github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp net github.com/gopasspw/gopass/vendor/golang.org/x/crypto/argon2 github.com/gopasspw/gopass/pkg/completion/fish github.com/gopasspw/gopass/pkg/completion/zsh github.com/gopasspw/gopass/pkg/action/xc github.com/gopasspw/gopass/vendor/github.com/gdamore/tcell/terminfo/dynamic github.com/gopasspw/gopass/pkg/editor github.com/gopasspw/gopass/pkg/qrcon github.com/gopasspw/gopass/pkg/pwgen/xkcdgen github.com/gopasspw/gopass/vendor/github.com/gdamore/tcell github.com/gopasspw/gopass/pkg/backend/crypto/xc/xcpb github.com/gopasspw/gopass/pkg/backend/crypto/xc/keyring github.com/gopasspw/gopass/vendor/github.com/gdamore/tcell/termbox github.com/gopasspw/gopass/pkg/termwiz github.com/gopasspw/gopass/vendor/github.com/jroimartin/gocui github.com/gopasspw/gopass/pkg/fsutil archive/tar github.com/gopasspw/gopass/pkg/config/secrets github.com/gopasspw/gopass/pkg/hibp/dump vendor/golang.org/x/net/http/httpproxy crypto/x509 net/textproto github.com/gopasspw/gopass/vendor/github.com/mitchellh/mapstructure github.com/gopasspw/gopass/pkg/backend github.com/gopasspw/gopass/vendor/github.com/hashicorp/go-sockaddr github.com/gopasspw/gopass/vendor/golang.org/x/crypto/openpgp/clearsign github.com/gopasspw/gopass/vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpguts github.com/gopasspw/gopass/pkg/backend/storage/kv/inmem github.com/gopasspw/gopass/pkg/backend/crypto/plain github.com/gopasspw/gopass/pkg/backend/rcs/noop github.com/gopasspw/gopass/pkg/backend/storage/fs github.com/gopasspw/gopass/pkg/store github.com/gopasspw/gopass/pkg/cui github.com/gopasspw/gopass/pkg/backend/crypto/gpg/cli github.com/gopasspw/gopass/pkg/backend/storage github.com/gopasspw/gopass/pkg/otp github.com/gopasspw/gopass/pkg/tpl github.com/gopasspw/gopass/pkg/store/secret github.com/gopasspw/gopass/pkg/backend/crypto/gpg/openpgp github.com/gopasspw/gopass/pkg/backend/rcs/git/cli crypto/tls github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/helper/parseutil github.com/gopasspw/gopass/pkg/backend/rcs github.com/gopasspw/gopass/pkg/backend/crypto net/http/httptrace github.com/gopasspw/gopass/vendor/github.com/hashicorp/go-rootcerts net/http github.com/gopasspw/gopass/pkg/hibp/api github.com/gopasspw/gopass/vendor/github.com/hashicorp/go-cleanhttp github.com/gopasspw/gopass/pkg/agent/client github.com/gopasspw/gopass/vendor/github.com/dominikschulz/github-releases/ghrel net/http/cookiejar github.com/gopasspw/gopass/vendor/golang.org/x/net/http2 github.com/gopasspw/gopass/vendor/github.com/hashicorp/go-retryablehttp github.com/gopasspw/gopass/pkg/updater github.com/gopasspw/gopass/vendor/golang.org/x/net/publicsuffix github.com/gopasspw/gopass/pkg/agent github.com/gopasspw/gopass/pkg/store/sub github.com/gopasspw/gopass/pkg/backend/crypto/xc github.com/gopasspw/gopass/pkg/config github.com/gopasspw/gopass/pkg/notify github.com/gopasspw/gopass/pkg/audit github.com/gopasspw/gopass/pkg/clipboard github.com/gopasspw/gopass/vendor/github.com/hashicorp/vault/api github.com/gopasspw/gopass/pkg/store/vault github.com/gopasspw/gopass/pkg/store/root github.com/gopasspw/gopass/pkg/jsonapi github.com/gopasspw/gopass/pkg/action github.com/gopasspw/gopass/pkg/action/create github.com/gopasspw/gopass/pkg/action/binary github.com/gopasspw/gopass SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gopass-1.8.6_2 depends on executable: git - found ===> gopass-1.8.6_2 depends on executable: gpg2 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gopass-1.8.6_2 ===> gopass-1.8.6_2 depends on executable: git - found ===> gopass-1.8.6_2 depends on executable: gpg2 - found ===> Generating temporary packing list for t in github.com/gopasspw/gopass; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/gopass/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/security/gopass/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/security/gopass/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/security/gopass/bin/${src} ${dst}; done ===> Installing gopass as /construction/security/gopass/stage/usr/local/bin/gopass install -m 0644 /construction/security/gopass/gopass.comp.sh /construction/security/gopass/stage/usr/local/etc/bash_completion.d/gopass.sh install -m 0644 /construction/security/gopass/gopass.comp.zsh /construction/security/gopass/stage/usr/local/share/zsh/site-functions/_gopass ====> 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: package ------------------------------------------------------------------------------- ===> Building package for gopass-1.8.6_2 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:15 TOTAL TIME 00:01:19