------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The kurly port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> kurly-1.2.2_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The kurly port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> kurly-1.2.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kurly-1.2.2_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The kurly port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> kurly-1.2.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kurly-1.2.2_1 for building => SHA256 Checksum OK for aki237-nscjar-e2df936_GH0.tar.gz. => SHA256 Checksum OK for alsm-ioprogress-063c372_GH0.tar.gz. => SHA256 Checksum OK for urfave-cli-8e01ec4_GH0.tar.gz. => SHA256 Checksum OK for davidjpeacock-kurly-369c1998dfbfca7043f8c995c8ef8714496530ea_GL0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The kurly port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> kurly-1.2.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kurly-1.2.2_1 for building ===> Extracting for kurly-1.2.2_1 => SHA256 Checksum OK for aki237-nscjar-e2df936_GH0.tar.gz. => SHA256 Checksum OK for alsm-ioprogress-063c372_GH0.tar.gz. => SHA256 Checksum OK for urfave-cli-8e01ec4_GH0.tar.gz. => SHA256 Checksum OK for davidjpeacock-kurly-369c1998dfbfca7043f8c995c8ef8714496530ea_GL0.tar.gz. Extracted Memory Use: 0.56M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for kurly-1.2.2_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> kurly-1.2.2_1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> kurly-1.2.2_1 depends on file: /usr/local/bin/go - found ===> Configuring for kurly-1.2.2_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for kurly-1.2.2_1 (cd /construction/www/kurly/src/gitlab.com/davidjpeacock/kurly; for t in gitlab.com/davidjpeacock/kurly; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/kurly/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^kurly$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/www/kurly XDG_CONFIG_HOME=/construction/www/kurly HOME=/construction/www/kurly TMPDIR="/tmp" PATH=/construction/www/kurly/.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/www/kurly" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/www/kurly/bin/${out} ${pkg}; done) ===> Building kurly from gitlab.com/davidjpeacock/kurly runtime/cgo gitlab.com/davidjpeacock/kurly/vendor/github.com/alsm/ioprogress gitlab.com/davidjpeacock/kurly/vendor/github.com/urfave/cli net 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 gitlab.com/davidjpeacock/kurly/vendor/github.com/aki237/nscjar gitlab.com/davidjpeacock/kurly SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for kurly-1.2.2_1 ===> Generating temporary packing list for t in gitlab.com/davidjpeacock/kurly; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/kurly/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/www/kurly/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/www/kurly/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/www/kurly/bin/${src} ${dst}; done ===> Installing kurly as /construction/www/kurly/stage/usr/local/bin/kurly ====> 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 kurly-1.2.2_1 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:09 TOTAL TIME 00:00:34