------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.15.1,1.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 SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dnscrypt-proxy2-2.0.44 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dnscrypt-proxy2-2.0.44 for building => SHA256 Checksum OK for DNSCrypt-dnscrypt-proxy-2.0.44_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dnscrypt-proxy2-2.0.44 for building ===> Extracting for dnscrypt-proxy2-2.0.44 => SHA256 Checksum OK for DNSCrypt-dnscrypt-proxy-2.0.44_GH0.tar.gz. Extracted Memory Use: 14.00M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dnscrypt-proxy2-2.0.44 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on file: /usr/local/bin/go - found ===> Configuring for dnscrypt-proxy2-2.0.44 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dnscrypt-proxy2-2.0.44 (cd /construction/dns/dnscrypt-proxy2/dnscrypt-proxy-2.0.44; for t in ./dnscrypt-proxy:/usr/local/sbin/dnscrypt-proxy; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/dnscrypt-proxy/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^dnscrypt-proxy$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/dns/dnscrypt-proxy2 XDG_CONFIG_HOME=/construction/dns/dnscrypt-proxy2 HOME=/construction/dns/dnscrypt-proxy2 TMPDIR="/tmp" PATH=/construction/dns/dnscrypt-proxy2/.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/dns/dnscrypt-proxy2/bin" GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /construction/dns/dnscrypt-proxy2/bin/${out} ${pkg}; done) ===> Building dnscrypt-proxy from ./dnscrypt-proxy golang.org/x/sys/internal/unsafeheader golang.org/x/net/internal/iana golang.org/x/crypto/internal/subtle golang.org/x/crypto/salsa20/salsa github.com/VividCortex/ewma runtime/cgo golang.org/x/sys/cpu github.com/hashicorp/golang-lru/simplelru golang.org/x/text/transform golang.org/x/crypto/poly1305 github.com/hashicorp/go-immutable-radix github.com/aead/poly1305 golang.org/x/crypto/blake2b github.com/jedisct1/go-clocksmith github.com/aead/chacha20/chacha golang.org/x/sys/unix golang.org/x/crypto/nacl/secretbox golang.org/x/crypto/curve25519 github.com/hashicorp/golang-lru github.com/facebookgo/atomicfile golang.org/x/net/http2/hpack golang.org/x/net/bpf github.com/kardianos/service golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm github.com/BurntSushi/toml gopkg.in/natefinch/lumberjack.v2 github.com/facebookgo/pidfile github.com/dchest/safefile golang.org/x/crypto/ed25519 golang.org/x/crypto/nacl/box github.com/jedisct1/go-minisign github.com/jedisct1/xsecretbox golang.org/x/text/secure/bidirule os/user net golang.org/x/net/idna crypto/x509 github.com/jedisct1/go-dnsstamps log/syslog vendor/golang.org/x/net/http/httpproxy github.com/k-sone/critbitgo golang.org/x/net/internal/socks net/textproto golang.org/x/net/internal/socket github.com/hashicorp/go-syslog github.com/jedisct1/dlog golang.org/x/net/proxy golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpguts golang.org/x/net/ipv6 golang.org/x/net/ipv4 crypto/tls net/http/httptrace github.com/miekg/dns net/http golang.org/x/net/http2 github.com/DNSCrypt/dnscrypt-proxy/dnscrypt-proxy SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> dnscrypt-proxy2-2.0.44 depends on package: ca_root_nss>=3.35 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dnscrypt-proxy2-2.0.44 ===> dnscrypt-proxy2-2.0.44 depends on package: ca_root_nss>=3.35 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users for t in ./dnscrypt-proxy:/usr/local/sbin/dnscrypt-proxy; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/dnscrypt-proxy/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/dns/dnscrypt-proxy2/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/dns/dnscrypt-proxy2/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/dns/dnscrypt-proxy2/bin/${src} ${dst}; done ===> Installing dnscrypt-proxy as /construction/dns/dnscrypt-proxy2/stage/usr/local/sbin/dnscrypt-proxy /bin/mkdir -p /construction/dns/dnscrypt-proxy2/stage/usr/local/share/doc/dnscrypt-proxy cd /construction/dns/dnscrypt-proxy2/dnscrypt-proxy-2.0.44 && install -m 0644 README.* /construction/dns/dnscrypt-proxy2/stage/usr/local/share/doc/dnscrypt-proxy /bin/mkdir -p /construction/dns/dnscrypt-proxy2/stage/usr/local/share/examples/dnscrypt-proxy cd /construction/dns/dnscrypt-proxy2/dnscrypt-proxy-2.0.44/dnscrypt-proxy && install -m 0644 example* /construction/dns/dnscrypt-proxy2/stage/usr/local/share/examples/dnscrypt-proxy /bin/mkdir -p /construction/dns/dnscrypt-proxy2/stage/usr/local/etc/dnscrypt-proxy install -m 0644 /construction/dns/dnscrypt-proxy2/dnscrypt-proxy-2.0.44/dnscrypt-proxy/example-dnscrypt-proxy.toml /construction/dns/dnscrypt-proxy2/stage/usr/local/etc/dnscrypt-proxy/dnscrypt-proxy.toml.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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 dnscrypt-proxy2-2.0.44 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:11 TOTAL TIME 00:00:55