------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/bash-5.0.16.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fzf-0.19.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fzf-0.19.0 for building => SHA256 Checksum OK for junegunn-fzf-0.19.0_GH0.tar.gz. => SHA256 Checksum OK for gdamore-encoding-b23993cbb635_GH0.tar.gz. => SHA256 Checksum OK for gdamore-tcell-0a0db94084df_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-558b6879de74_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-a5b02f93d862_GH0.tar.gz. => SHA256 Checksum OK for golang-text-4ee4af566555_GH0.tar.gz. => SHA256 Checksum OK for lucasb-eyer-go-colorful-c900de9dbbc7_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-isatty-66b8e73f3f5c_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-runewidth-14207d285c6c_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-shellwords-v1.0.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fzf-0.19.0 for building ===> Extracting for fzf-0.19.0 => SHA256 Checksum OK for junegunn-fzf-0.19.0_GH0.tar.gz. => SHA256 Checksum OK for gdamore-encoding-b23993cbb635_GH0.tar.gz. => SHA256 Checksum OK for gdamore-tcell-0a0db94084df_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-558b6879de74_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-a5b02f93d862_GH0.tar.gz. => SHA256 Checksum OK for golang-text-4ee4af566555_GH0.tar.gz. => SHA256 Checksum OK for lucasb-eyer-go-colorful-c900de9dbbc7_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-isatty-66b8e73f3f5c_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-runewidth-14207d285c6c_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-shellwords-v1.0.3_GH0.tar.gz. Extracted Memory Use: 34.41M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fzf-0.19.0 ===> Applying ports patches for fzf-0.19.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on file: /usr/local/bin/go - found ===> Configuring for fzf-0.19.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fzf-0.19.0 (cd /construction/textproc/fzf/fzf-0.19.0; for t in fzf; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/fzf/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^fzf$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/textproc/fzf XDG_CONFIG_HOME=/construction/textproc/fzf HOME=/construction/textproc/fzf TMPDIR="/tmp" PATH=/construction/textproc/fzf/.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/textproc/fzf/bin" /usr/local/bin/go build -ldflags="-X main.revision=9a41fd5 -w" -v -buildmode=exe -mod=vendor -o /construction/textproc/fzf/bin/${out} ${pkg}; done) ===> Building fzf from . github.com/mattn/go-isatty golang.org/x/sys/unix github.com/mattn/go-runewidth github.com/mattn/go-shellwords github.com/junegunn/fzf/src/util github.com/junegunn/fzf/src/algo golang.org/x/crypto/ssh/terminal github.com/junegunn/fzf/src/tui github.com/junegunn/fzf/src github.com/junegunn/fzf SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fzf-0.19.0 depends on executable: bash - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fzf-0.19.0 ===> fzf-0.19.0 depends on executable: bash - found ===> Generating temporary packing list for t in fzf; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/fzf/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/textproc/fzf/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/textproc/fzf/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/textproc/fzf/bin/${src} ${dst}; done ===> Installing fzf as /construction/textproc/fzf/stage/usr/local/bin/fzf install -m 444 /construction/textproc/fzf/fzf-0.19.0/man/man1/fzf.1 /construction/textproc/fzf/stage/usr/local/man/man1 /bin/mkdir -p /construction/textproc/fzf/stage/usr/local/share/examples/fzf (cd /construction/textproc/fzf/fzf-0.19.0 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE shell /construction/textproc/fzf/stage/usr/local/share/examples/fzf) install -m 555 /construction/textproc/fzf/fzf-0.19.0/bin/fzf-tmux /construction/textproc/fzf/stage/usr/local/bin install -m 444 /construction/textproc/fzf/fzf-0.19.0/man/man1/fzf-tmux.1 /construction/textproc/fzf/stage/usr/local/man/man1 ====> 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 fzf-0.19.0 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:06 TOTAL TIME 00:00:32