------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.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 SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cloudflared-2020.2.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cloudflared-2020.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloudflared-2020.2.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cloudflared-2020.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloudflared-2020.2.0 for building => SHA256 Checksum OK for cloudflare-cloudflared-2020.2.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cloudflared-2020.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloudflared-2020.2.0 for building ===> Extracting for cloudflared-2020.2.0 => SHA256 Checksum OK for cloudflare-cloudflared-2020.2.0_GH0.tar.gz. Extracted Memory Use: 39.83M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cloudflared-2020.2.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cloudflared-2020.2.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cloudflared-2020.2.0 depends on file: /usr/local/bin/go - found ===> Configuring for cloudflared-2020.2.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cloudflared-2020.2.0 (cd /construction/net/cloudflared/cloudflared-2020.2.0; for t in github.com/cloudflare/cloudflared/cmd/cloudflared; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/cloudflared/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^cloudflared$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/net/cloudflared XDG_CONFIG_HOME=/construction/net/cloudflared HOME=/construction/net/cloudflared TMPDIR="/tmp" PATH=/construction/net/cloudflared/.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/net/cloudflared/bin" GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -ldflags '-s -w -X main.Version=2020.2.0' -v -buildmode=exe -mod=vendor -o /construction/net/cloudflared/bin/${out} ${pkg}; done) ===> Building cloudflared from github.com/cloudflare/cloudflared/cmd/cloudflared go: inconsistent vendoring in /construction/net/cloudflared/cloudflared-2020.2.0: github.com/gorilla/websocket@v1.4.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/gorilla/websocket@v1.2.0 run 'go mod vendor' to sync, or use -mod=mod or -mod=readonly to ignore the vendor directory *** Error code 1 Stop. make: stopped in /xports/net/cloudflared FAILED 00:00:00