------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lf-13_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lf-13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lf-13_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lf-13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lf-13_1 for building => SHA256 Checksum OK for gokcehan-lf-r13_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-runewidth-703b5e6_GH0.tar.gz. => SHA256 Checksum OK for nsf-termbox-go-288510b_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lf-13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lf-13_1 for building ===> Extracting for lf-13_1 => SHA256 Checksum OK for gokcehan-lf-r13_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-runewidth-703b5e6_GH0.tar.gz. => SHA256 Checksum OK for nsf-termbox-go-288510b_GH0.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lf-13_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lf-13_1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lf-13_1 depends on file: /usr/local/bin/go - found ===> Configuring for lf-13_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lf-13_1 (cd /construction/misc/lf/lf-r13; for t in lf; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/lf/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^lf$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/misc/lf XDG_CONFIG_HOME=/construction/misc/lf HOME=/construction/misc/lf TMPDIR="/tmp" PATH=/construction/misc/lf/.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/misc/lf/bin" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /construction/misc/lf/bin/${out} ${pkg}; done) ===> Building lf from . runtime/cgo github.com/mattn/go-runewidth github.com/nsf/termbox-go os/user net github.com/gokcehan/lf SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lf-13_1 ===> Generating temporary packing list for t in lf; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/lf/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/misc/lf/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/misc/lf/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/misc/lf/bin/${src} ${dst}; done ===> Installing lf as /construction/misc/lf/stage/usr/local/bin/lf ====> 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 lf-13_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:04 TOTAL TIME 00:00:25