------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cointop-1.1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cointop-1.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cointop-1.1.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cointop-1.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cointop-1.1.2 for building => SHA256 Checksum OK for miguelmota-cointop-1.1.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cointop-1.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cointop-1.1.2 for building ===> Extracting for cointop-1.1.2 => SHA256 Checksum OK for miguelmota-cointop-1.1.2_GH0.tar.gz. Extracted Memory Use: 10.83M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cointop-1.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cointop-1.1.2 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cointop-1.1.2 depends on file: /usr/local/bin/go - found ===> Configuring for cointop-1.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cointop-1.1.2 (cd /construction/finance/cointop/cointop-1.1.2; for t in cointop; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/cointop/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^cointop$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/finance/cointop XDG_CONFIG_HOME=/construction/finance/cointop HOME=/construction/finance/cointop TMPDIR="/tmp" PATH=/construction/finance/cointop/.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/finance/cointop/bin" GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -ldflags="-X main.Version=1.1.2" -v -buildmode=exe -mod=vendor -o /construction/finance/cointop/bin/${out} ${pkg}; done) ===> Building cointop from . github.com/miguelmota/cointop/pkg/pad golang.org/x/net/html/atom github.com/miguelmota/cointop/pkg/cmc/types github.com/miguelmota/cointop/pkg/api/types runtime/cgo golang.org/x/text/internal/stringset golang.org/x/text/internal/tag github.com/miguelmota/cointop/pkg/levenshtein github.com/mattn/go-isatty github.com/miguelmota/cointop/pkg/now github.com/miguelmota/cointop/pkg/cache github.com/miguelmota/cointop/pkg/fcache github.com/mattn/go-colorable github.com/miguelmota/cointop/pkg/table/align github.com/mattn/go-runewidth github.com/BurntSushi/toml golang.org/x/net/html github.com/miguelmota/cointop/pkg/open github.com/fatih/color golang.org/x/text/language github.com/miguelmota/cointop/pkg/termbox github.com/miguelmota/cointop/pkg/table github.com/miguelmota/cointop/pkg/color github.com/miguelmota/cointop/pkg/gocui github.com/miguelmota/cointop/pkg/termui golang.org/x/text/internal golang.org/x/text/internal/catmsg golang.org/x/text/internal/format net golang.org/x/text/internal/number golang.org/x/text/message/catalog golang.org/x/text/feature/plural golang.org/x/text/message github.com/miguelmota/cointop/pkg/humanize vendor/golang.org/x/net/http/httpproxy net/textproto crypto/x509 vendor/golang.org/x/net/http/httpguts crypto/tls net/http/httptrace net/http github.com/anaskhan96/soup github.com/miguelmota/cointop/pkg/cmc github.com/miguelmota/cointop/pkg/api/impl/coinmarketcap github.com/miguelmota/cointop/pkg/api github.com/miguelmota/cointop/cointop github.com/miguelmota/cointop/cmd github.com/miguelmota/cointop SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cointop-1.1.2 ===> Generating temporary packing list for t in cointop; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/cointop/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/finance/cointop/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/finance/cointop/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/finance/cointop/bin/${src} ${dst}; done ===> Installing cointop as /construction/finance/cointop/stage/usr/local/bin/cointop ====> 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 cointop-1.1.2 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:15 TOTAL TIME 00:00:41