------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> go-pgweb-0.11.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> go-pgweb-0.11.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by go-pgweb-0.11.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> go-pgweb-0.11.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by go-pgweb-0.11.5 for building => SHA256 Checksum OK for sosedoff-pgweb-v0.11.5_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> go-pgweb-0.11.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by go-pgweb-0.11.5 for building ===> Extracting for go-pgweb-0.11.5 => SHA256 Checksum OK for sosedoff-pgweb-v0.11.5_GH0.tar.gz. Extracted Memory Use: 15.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for go-pgweb-0.11.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> go-pgweb-0.11.5 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> go-pgweb-0.11.5 depends on file: /usr/local/bin/go - found ===> Configuring for go-pgweb-0.11.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for go-pgweb-0.11.5 (cd /construction/databases/go-pgweb/src/github.com/sosedoff/pgweb; for t in github.com/sosedoff/pgweb; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/pgweb/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^pgweb$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/databases/go-pgweb XDG_CONFIG_HOME=/construction/databases/go-pgweb HOME=/construction/databases/go-pgweb TMPDIR="/tmp" PATH=/construction/databases/go-pgweb/.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/databases/go-pgweb" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/databases/go-pgweb/bin/${out} ${pkg}; done) ===> Building pgweb from github.com/sosedoff/pgweb github.com/sosedoff/pgweb/pkg/statements github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/internal/subtle github.com/sosedoff/pgweb/vendor/github.com/lib/pq/oid github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/curve25519 runtime/cgo github.com/sosedoff/pgweb/vendor/github.com/jmoiron/sqlx/reflectx github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/blowfish github.com/sosedoff/pgweb/vendor/github.com/mattn/go-isatty github.com/sosedoff/pgweb/vendor/github.com/dchest/bcrypt_pbkdf github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/internal/chacha20 github.com/sosedoff/pgweb/pkg/history github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/poly1305 github.com/sosedoff/pgweb/pkg/shared github.com/sosedoff/pgweb/vendor/github.com/gin-gonic/gin/json github.com/sosedoff/pgweb/vendor/gopkg.in/yaml.v2 github.com/sosedoff/pgweb/pkg/util github.com/sosedoff/pgweb/pkg/data github.com/sosedoff/pgweb/vendor/github.com/golang/protobuf/proto github.com/sosedoff/pgweb/vendor/github.com/jmoiron/sqlx github.com/sosedoff/pgweb/vendor/github.com/jessevdk/go-flags github.com/sosedoff/pgweb/vendor/github.com/BurntSushi/toml github.com/sosedoff/pgweb/vendor/github.com/lib/pq/scram github.com/sosedoff/pgweb/vendor/github.com/tuvistavie/securerandom github.com/sosedoff/pgweb/vendor/github.com/mitchellh/go-homedir github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/ed25519 os/user net github.com/sosedoff/pgweb/pkg/command github.com/sosedoff/pgweb/pkg/bookmarks vendor/golang.org/x/net/http/httpproxy github.com/sosedoff/pgweb/pkg/connection net/textproto github.com/sosedoff/pgweb/vendor/gopkg.in/go-playground/validator.v8 crypto/x509 vendor/golang.org/x/net/http/httpguts github.com/sosedoff/pgweb/vendor/golang.org/x/crypto/ssh crypto/tls github.com/sosedoff/pgweb/vendor/github.com/ScaleFT/sshkeys net/http/httptrace github.com/sosedoff/pgweb/vendor/github.com/lib/pq net/http github.com/sosedoff/pgweb/pkg/client github.com/sosedoff/pgweb/vendor/github.com/gin-contrib/sse net/rpc net/http/httputil github.com/sosedoff/pgweb/vendor/github.com/ugorji/go/codec github.com/sosedoff/pgweb/vendor/github.com/gin-gonic/gin/render github.com/sosedoff/pgweb/vendor/github.com/gin-gonic/gin/binding github.com/sosedoff/pgweb/vendor/github.com/gin-gonic/gin github.com/sosedoff/pgweb/pkg/api github.com/sosedoff/pgweb/pkg/cli github.com/sosedoff/pgweb SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for go-pgweb-0.11.5 ===> Generating temporary packing list for t in github.com/sosedoff/pgweb; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/pgweb/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/databases/go-pgweb/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/databases/go-pgweb/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/databases/go-pgweb/bin/${src} ${dst}; done ===> Installing pgweb as /construction/databases/go-pgweb/stage/usr/local/bin/pgweb ====> 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 go-pgweb-0.11.5 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:31 TOTAL TIME 00:01:30