------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The gomplate 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gomplate-2.6.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The gomplate 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 ===> gomplate-2.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gomplate-2.6.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The gomplate 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 ===> gomplate-2.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gomplate-2.6.0 for building => SHA256 Checksum OK for hairyhenderson-gomplate-v2.6.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The gomplate 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 ===> gomplate-2.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gomplate-2.6.0 for building ===> Extracting for gomplate-2.6.0 => SHA256 Checksum OK for hairyhenderson-gomplate-v2.6.0_GH0.tar.gz. Extracted Memory Use: 23.05M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gomplate-2.6.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gomplate-2.6.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gomplate-2.6.0 depends on file: /usr/local/bin/go - found ===> Configuring for gomplate-2.6.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gomplate-2.6.0 (cd /construction/sysutils/gomplate/src/github.com/hairyhenderson/gomplate; for t in ./cmd/gomplate; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/gomplate/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^gomplate$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/sysutils/gomplate XDG_CONFIG_HOME=/construction/sysutils/gomplate HOME=/construction/sysutils/gomplate TMPDIR="/tmp" PATH=/construction/sysutils/gomplate/.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/sysutils/gomplate" GOBIN="" /usr/local/bin/go build -ldflags " -w -s -X github.com/hairyhenderson/gomplate/version.GitCommit=ce4b3e3 -X github.com/hairyhenderson/gomplate/version.Version=2.6.0" -v -buildmode=exe -o /construction/sysutils/gomplate/bin/${out} ${pkg}; done) ===> Building gomplate from ./cmd/gomplate github.com/hairyhenderson/gomplate/math github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/client/metadata github.com/hairyhenderson/gomplate/version runtime/cgo github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/internal/sdkio github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/hcl/strconv github.com/hairyhenderson/gomplate/vendor/golang.org/x/text/transform github.com/hairyhenderson/gomplate/strings github.com/hairyhenderson/gomplate/vendor/github.com/ryanuber/go-glob github.com/hairyhenderson/gomplate/vendor/golang.org/x/crypto/blowfish github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/errwrap github.com/hairyhenderson/gomplate/vendor/golang.org/x/crypto/pbkdf2 github.com/hairyhenderson/gomplate/regexp github.com/hairyhenderson/gomplate/vendor/github.com/golang/snappy github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/internal/sdkrand github.com/hairyhenderson/gomplate/time github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/awserr github.com/hairyhenderson/gomplate/vendor/github.com/pkg/errors github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/hcl/token github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults github.com/hairyhenderson/gomplate/base64 github.com/hairyhenderson/gomplate/crypto github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/go-multierror github.com/hairyhenderson/gomplate/vendor/github.com/Masterminds/goutils github.com/hairyhenderson/gomplate/vendor/golang.org/x/text/unicode/bidi github.com/hairyhenderson/gomplate/vendor/github.com/spf13/afero/mem github.com/hairyhenderson/gomplate/conv github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/vault/helper/strutil github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/hcl/ast github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/hcl/scanner github.com/hairyhenderson/gomplate/vendor/golang.org/x/net/http2/hpack github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/serf/coordinate github.com/hairyhenderson/gomplate/vendor/github.com/jmespath/go-jmespath github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/endpoints github.com/hairyhenderson/gomplate/vendor/github.com/blang/vfs github.com/hairyhenderson/gomplate/vendor/golang.org/x/text/unicode/norm github.com/hairyhenderson/gomplate/vendor/github.com/boltdb/bolt github.com/hairyhenderson/gomplate/vendor/github.com/hairyhenderson/toml github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/json/token github.com/hairyhenderson/gomplate/vendor/github.com/rainycape/unidecode github.com/hairyhenderson/gomplate/vendor/github.com/mitchellh/mapstructure github.com/hairyhenderson/gomplate/vendor/gopkg.in/yaml.v2 github.com/hairyhenderson/gomplate/vendor/github.com/go-ini/ini github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/hcl/parser github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/vault/helper/compressutil github.com/hairyhenderson/gomplate/env github.com/hairyhenderson/gomplate/vendor/golang.org/x/text/secure/bidirule github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/json/scanner github.com/hairyhenderson/gomplate/vendor/golang.org/x/crypto/bcrypt github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/vault/helper/jsonutil github.com/hairyhenderson/gomplate/vendor/github.com/gosimple/slug github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/awsutil github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl/json/parser github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/vault/helper/parseutil github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/hcl github.com/hairyhenderson/gomplate/vendor/golang.org/x/net/idna net github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/credentials vendor/golang.org/x/net/http/httpproxy net/textproto github.com/hairyhenderson/gomplate/net crypto/x509 github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/go-sockaddr github.com/hairyhenderson/gomplate/vendor/github.com/spf13/pflag vendor/golang.org/x/net/http/httpguts github.com/hairyhenderson/gomplate/vendor/golang.org/x/net/http/httpguts crypto/tls github.com/hairyhenderson/gomplate/vendor/github.com/spf13/cobra github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/go-sockaddr/template net/http/httptrace github.com/hairyhenderson/gomplate/vendor/github.com/docker/libkv/store github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/go-rootcerts net/http github.com/hairyhenderson/gomplate/vendor/github.com/docker/libkv github.com/hairyhenderson/gomplate/vendor/github.com/docker/libkv/store/boltdb net/http/httptest github.com/hairyhenderson/gomplate/vendor/github.com/sethgrid/pester github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/go-cleanhttp net/rpc net/http/httputil github.com/hairyhenderson/gomplate/vendor/github.com/spf13/afero github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws github.com/hairyhenderson/gomplate/vendor/golang.org/x/net/http2 github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/consul/api github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/request github.com/hairyhenderson/gomplate/vendor/github.com/ugorji/go/codec github.com/hairyhenderson/gomplate/file github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/client github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/corehandlers github.com/hairyhenderson/gomplate/vendor/github.com/docker/libkv/store/consul github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/rest github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/query github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/service/ssm github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/defaults github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/service/sts github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/service/ec2 github.com/hairyhenderson/gomplate/vendor/github.com/hashicorp/vault/api github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/hairyhenderson/gomplate/vendor/github.com/aws/aws-sdk-go/aws/session github.com/hairyhenderson/gomplate/aws github.com/hairyhenderson/gomplate/vault github.com/hairyhenderson/gomplate/libkv github.com/hairyhenderson/gomplate/data github.com/hairyhenderson/gomplate/funcs github.com/hairyhenderson/gomplate github.com/hairyhenderson/gomplate/cmd/gomplate SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gomplate-2.6.0 ===> Generating temporary packing list for t in ./cmd/gomplate; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/gomplate/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/sysutils/gomplate/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/sysutils/gomplate/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/sysutils/gomplate/bin/${src} ${dst}; done ===> Installing gomplate as /construction/sysutils/gomplate/stage/usr/local/bin/gomplate ====> 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 gomplate-2.6.0 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:25 TOTAL TIME 00:01:11