------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> go-bapu-0.1.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> go-bapu-0.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by go-bapu-0.1.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> go-bapu-0.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by go-bapu-0.1.0_2 for building => SHA256 Checksum OK for go-bapu/v0.1.0.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> go-bapu-0.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by go-bapu-0.1.0_2 for building ===> Extracting for go-bapu-0.1.0_2 => SHA256 Checksum OK for go-bapu/v0.1.0.tar.bz2. Extracted Memory Use: 28.56M SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for go-bapu-0.1.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> go-bapu-0.1.0_2 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> go-bapu-0.1.0_2 depends on file: /usr/local/bin/go - found ===> Configuring for go-bapu-0.1.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for go-bapu-0.1.0_2 (cd /construction/net/go-bapu/src/bitbucket.org/carlostrub/bapu; for t in bitbucket.org/carlostrub/bapu; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/bapu/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^bapu$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/net/go-bapu XDG_CONFIG_HOME=/construction/net/go-bapu HOME=/construction/net/go-bapu TMPDIR="/tmp" PATH=/construction/net/go-bapu/.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/net/go-bapu" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/net/go-bapu/bin/${out} ${pkg}; done) ===> Building bapu from bitbucket.org/carlostrub/bapu runtime/cgo bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/hcl/strconv bitbucket.org/carlostrub/bapu/vendor/github.com/pelletier/go-buffruneio bitbucket.org/carlostrub/bapu/vendor/golang.org/x/text/transform bitbucket.org/carlostrub/bapu/vendor/github.com/mitchellh/go-wordwrap bitbucket.org/carlostrub/bapu/vendor/golang.org/x/sys/unix bitbucket.org/carlostrub/bapu/vendor/github.com/mattn/go-runewidth bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/hcl/token bitbucket.org/carlostrub/bapu/vendor/github.com/spf13/jwalterweatherman bitbucket.org/carlostrub/bapu/vendor/github.com/spf13/afero/mem bitbucket.org/carlostrub/bapu/vendor/golang.org/x/text/unicode/norm bitbucket.org/carlostrub/bapu/vendor/github.com/pelletier/go-toml bitbucket.org/carlostrub/bapu/vendor/github.com/mitchellh/mapstructure bitbucket.org/carlostrub/bapu/vendor/gopkg.in/yaml.v2 bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/json/token bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/hcl/scanner bitbucket.org/carlostrub/bapu/vendor/github.com/nsf/termbox-go bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/hcl/ast bitbucket.org/carlostrub/bapu/vendor/github.com/maruel/panicparse/stack bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/json/scanner bitbucket.org/carlostrub/bapu/vendor/github.com/spf13/cast bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/hcl/parser bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl/json/parser bitbucket.org/carlostrub/bapu/vendor/github.com/gizak/termui bitbucket.org/carlostrub/bapu/vendor/github.com/fsnotify/fsnotify bitbucket.org/carlostrub/bapu/vendor/github.com/hashicorp/hcl net net/textproto vendor/golang.org/x/net/http/httpproxy crypto/x509 bitbucket.org/carlostrub/bapu/vendor/github.com/spf13/pflag vendor/golang.org/x/net/http/httpguts crypto/tls net/http/httptrace net/http net/http/cookiejar net/rpc bitbucket.org/carlostrub/bapu/vendor/github.com/magiconair/properties bitbucket.org/carlostrub/bapu/vendor/github.com/spf13/afero bitbucket.org/carlostrub/bapu/vendor/github.com/kolo/xmlrpc bitbucket.org/carlostrub/bapu/vendor/github.com/spf13/viper bitbucket.org/carlostrub/bapu SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for go-bapu-0.1.0_2 ===> Generating temporary packing list for t in bitbucket.org/carlostrub/bapu; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/bapu/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/net/go-bapu/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/net/go-bapu/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/net/go-bapu/bin/${src} ${dst}; done ===> Installing bapu as /construction/net/go-bapu/stage/usr/local/bin/bapu /bin/cp -R /construction/net/go-bapu/carlostrub-bapu-4258e51442b6/bapu.toml.sample /construction/net/go-bapu/stage/usr/local/etc/ ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for go-bapu-0.1.0_2 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:30 TOTAL TIME 00:01:04