------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cryptoballot-g20181015_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cryptoballot-g20181015_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cryptoballot-g20181015_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cryptoballot-g20181015_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cryptoballot-g20181015_2 for building => SHA256 Checksum OK for cryptoballot-cryptoballot-g20181015-3753e1b_GH0.tar.gz. => SHA256 Checksum OK for cryptoballot-entropychecker-188ae6c_GH0.tar.gz. => SHA256 Checksum OK for cryptoballot-fdh-5eb31ce_GH0.tar.gz. => SHA256 Checksum OK for cryptoballot-rsablind-14f9913_GH0.tar.gz. => SHA256 Checksum OK for urfave-cli-v1.20.0_GH0.tar.gz. => SHA256 Checksum OK for phayes-decryptpem-7e4f5bc_GH0.tar.gz. => SHA256 Checksum OK for phayes-errors-ad407e6_GH0.tar.gz. => SHA256 Checksum OK for dlintw-goconf-dcc0709_GH0.tar.gz. => SHA256 Checksum OK for Sam-Izdat-govote-7d55c89_GH0.tar.gz. => SHA256 Checksum OK for lib-pq-88edab0_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-650f4a3_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-33540a1f6037_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cryptoballot-g20181015_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cryptoballot-g20181015_2 for building ===> Extracting for cryptoballot-g20181015_2 => SHA256 Checksum OK for cryptoballot-cryptoballot-g20181015-3753e1b_GH0.tar.gz. => SHA256 Checksum OK for cryptoballot-entropychecker-188ae6c_GH0.tar.gz. => SHA256 Checksum OK for cryptoballot-fdh-5eb31ce_GH0.tar.gz. => SHA256 Checksum OK for cryptoballot-rsablind-14f9913_GH0.tar.gz. => SHA256 Checksum OK for urfave-cli-v1.20.0_GH0.tar.gz. => SHA256 Checksum OK for phayes-decryptpem-7e4f5bc_GH0.tar.gz. => SHA256 Checksum OK for phayes-errors-ad407e6_GH0.tar.gz. => SHA256 Checksum OK for dlintw-goconf-dcc0709_GH0.tar.gz. => SHA256 Checksum OK for Sam-Izdat-govote-7d55c89_GH0.tar.gz. => SHA256 Checksum OK for lib-pq-88edab0_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-650f4a3_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-33540a1f6037_GH0.tar.gz. Extracted Memory Use: 14.86M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cryptoballot-g20181015_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cryptoballot-g20181015_2 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cryptoballot-g20181015_2 depends on file: /usr/local/bin/go - found ===> Configuring for cryptoballot-g20181015_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cryptoballot-g20181015_2 (cd /construction/misc/cryptoballot/src/github.com/cryptoballot/cryptoballot; for t in ./servers/ballotbox ./servers/electionclerk ./utils/cryptoballot ./utils/cryptoballot-getid ./utils/cryptoballot-public-key ./utils/cryptoballot-sign ./utils/cryptoballot-signature-request; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/cryptoballot/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^cryptoballot$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/misc/cryptoballot XDG_CONFIG_HOME=/construction/misc/cryptoballot HOME=/construction/misc/cryptoballot TMPDIR="/tmp" PATH=/construction/misc/cryptoballot/.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/misc/cryptoballot" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/misc/cryptoballot/bin/${out} ${pkg}; done) ===> Building ballotbox from ./servers/ballotbox github.com/cryptoballot/cryptoballot/vendor/github.com/lib/pq/oid runtime/cgo github.com/cryptoballot/cryptoballot/vendor/github.com/cryptoballot/fdh github.com/cryptoballot/cryptoballot/vendor/github.com/lib/pq/hstore github.com/cryptoballot/cryptoballot/vendor/github.com/phayes/errors github.com/cryptoballot/cryptoballot/vendor/github.com/dlintw/goconf github.com/cryptoballot/cryptoballot/vendor/github.com/cryptoballot/entropychecker github.com/cryptoballot/cryptoballot/vendor/github.com/cryptoballot/rsablind os/user net vendor/golang.org/x/net/http/httpproxy net/textproto crypto/x509 vendor/golang.org/x/net/http/httpguts github.com/cryptoballot/cryptoballot/cryptoballot crypto/tls net/http/httptrace github.com/cryptoballot/cryptoballot/vendor/github.com/lib/pq net/http github.com/cryptoballot/cryptoballot/servers/ballotbox ===> Building electionclerk from ./servers/electionclerk github.com/cryptoballot/cryptoballot/vendor/golang.org/x/sys/unix github.com/cryptoballot/cryptoballot/vendor/golang.org/x/crypto/ssh/terminal github.com/cryptoballot/cryptoballot/vendor/github.com/phayes/decryptpem github.com/cryptoballot/cryptoballot/servers/electionclerk ===> Building cryptoballot from ./utils/cryptoballot github.com/cryptoballot/cryptoballot/vendor/github.com/Sam-Izdat/govote github.com/cryptoballot/cryptoballot/vendor/github.com/urfave/cli github.com/cryptoballot/cryptoballot/clients/ballotbox github.com/cryptoballot/cryptoballot/clients/ballotclerk github.com/cryptoballot/cryptoballot/utils/cryptoballot ===> Building cryptoballot-getid from ./utils/cryptoballot-getid github.com/cryptoballot/cryptoballot/utils/cryptoballot-getid ===> Building cryptoballot-public-key from ./utils/cryptoballot-public-key github.com/cryptoballot/cryptoballot/utils/cryptoballot-public-key ===> Building cryptoballot-sign from ./utils/cryptoballot-sign github.com/cryptoballot/cryptoballot/utils/cryptoballot-sign ===> Building cryptoballot-signature-request from ./utils/cryptoballot-signature-request github.com/cryptoballot/cryptoballot/utils/cryptoballot-signature-request SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cryptoballot-g20181015_2 ===> Generating temporary packing list for t in ./servers/ballotbox ./servers/electionclerk ./utils/cryptoballot ./utils/cryptoballot-getid ./utils/cryptoballot-public-key ./utils/cryptoballot-sign ./utils/cryptoballot-signature-request; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/cryptoballot/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/misc/cryptoballot/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/misc/cryptoballot/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/misc/cryptoballot/bin/${src} ${dst}; done ===> Installing ballotbox as /construction/misc/cryptoballot/stage/usr/local/bin/ballotbox ===> Installing electionclerk as /construction/misc/cryptoballot/stage/usr/local/bin/electionclerk ===> Installing cryptoballot as /construction/misc/cryptoballot/stage/usr/local/bin/cryptoballot ===> Installing cryptoballot-getid as /construction/misc/cryptoballot/stage/usr/local/bin/cryptoballot-getid ===> Installing cryptoballot-public-key as /construction/misc/cryptoballot/stage/usr/local/bin/cryptoballot-public-key ===> Installing cryptoballot-sign as /construction/misc/cryptoballot/stage/usr/local/bin/cryptoballot-sign ===> Installing cryptoballot-signature-request as /construction/misc/cryptoballot/stage/usr/local/bin/cryptoballot-signature-request ====> 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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cryptoballot-g20181015_2 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:29 TOTAL TIME 00:01:15