------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rest-server-0.9.8_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rest-server-0.9.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rest-server-0.9.8_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rest-server-0.9.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rest-server-0.9.8_1 for building => SHA256 Checksum OK for restic-rest-server-v0.9.8_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rest-server-0.9.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rest-server-0.9.8_1 for building ===> Extracting for rest-server-0.9.8_1 => SHA256 Checksum OK for restic-rest-server-v0.9.8_GH0.tar.gz. Extracted Memory Use: 8.70M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rest-server-0.9.8_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rest-server-0.9.8_1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rest-server-0.9.8_1 depends on file: /usr/local/bin/go - found ===> Configuring for rest-server-0.9.8_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rest-server-0.9.8_1 (cd /construction/sysutils/rest-server/src/github.com/restic/rest-server; for t in github.com/restic/rest-server/cmd/rest-server; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/rest-server/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^rest-server$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/sysutils/rest-server XDG_CONFIG_HOME=/construction/sysutils/rest-server HOME=/construction/sysutils/rest-server TMPDIR="/tmp" PATH=/construction/sysutils/rest-server/.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/rest-server" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/sysutils/rest-server/bin/${out} ${pkg}; done) ===> Building rest-server from github.com/restic/rest-server/cmd/rest-server github.com/restic/rest-server/vendor/goji.io/internal runtime/cgo github.com/restic/rest-server/vendor/github.com/beorn7/perks/quantile github.com/restic/rest-server/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/restic/rest-server/vendor/github.com/prometheus/procfs/internal/util github.com/restic/rest-server/vendor/golang.org/x/crypto/blowfish github.com/restic/rest-server/vendor/github.com/golang/protobuf/proto github.com/restic/rest-server/vendor/github.com/prometheus/common/model github.com/restic/rest-server/vendor/goji.io/pattern github.com/restic/rest-server/vendor/github.com/prometheus/procfs/xfs github.com/restic/rest-server/vendor/golang.org/x/crypto/bcrypt github.com/restic/rest-server/vendor/github.com/prometheus/procfs/nfs net github.com/restic/rest-server/vendor/github.com/prometheus/client_model/go github.com/restic/rest-server/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil vendor/golang.org/x/net/http/httpproxy github.com/restic/rest-server/vendor/github.com/spf13/pflag net/textproto github.com/restic/rest-server/vendor/github.com/prometheus/procfs crypto/x509 vendor/golang.org/x/net/http/httpguts github.com/restic/rest-server/vendor/github.com/spf13/cobra crypto/tls net/http/httptrace net/http github.com/restic/rest-server/vendor/github.com/miolini/datacounter github.com/restic/rest-server/vendor/github.com/prometheus/common/expfmt github.com/restic/rest-server/vendor/goji.io github.com/restic/rest-server/vendor/github.com/gorilla/handlers github.com/restic/rest-server/vendor/goji.io/pat github.com/restic/rest-server/vendor/goji.io/middleware github.com/restic/rest-server/vendor/github.com/prometheus/client_golang/prometheus github.com/restic/rest-server/vendor/github.com/prometheus/client_golang/prometheus/promhttp github.com/restic/rest-server github.com/restic/rest-server/cmd/rest-server SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rest-server-0.9.8_1 ===> Generating temporary packing list ===> Creating groups. ===> Creating users for t in github.com/restic/rest-server/cmd/rest-server; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/rest-server/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/sysutils/rest-server/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/sysutils/rest-server/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/sysutils/rest-server/bin/${src} ${dst}; done ===> Installing rest-server as /construction/sysutils/rest-server/stage/usr/local/bin/rest-server ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rest-server-0.9.8_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:20 TOTAL TIME 00:01:04