------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spiff-1.0.8_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spiff-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spiff-1.0.8_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spiff-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spiff-1.0.8_1 for building => SHA256 Checksum OK for cloudfoundry-incubator-spiff-v1.0.8_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spiff-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spiff-1.0.8_1 for building ===> Extracting for spiff-1.0.8_1 => SHA256 Checksum OK for cloudfoundry-incubator-spiff-v1.0.8_GH0.tar.gz. Extracted Memory Use: 2.43M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spiff-1.0.8_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> spiff-1.0.8_1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spiff-1.0.8_1 depends on file: /usr/local/bin/go - found ===> Configuring for spiff-1.0.8_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spiff-1.0.8_1 (cd /construction/textproc/spiff/src/github.com/cloudfoundry-incubator/spiff; for t in github.com/cloudfoundry-incubator/spiff; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/spiff/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^spiff$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/textproc/spiff XDG_CONFIG_HOME=/construction/textproc/spiff HOME=/construction/textproc/spiff TMPDIR="/tmp" PATH=/construction/textproc/spiff/.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/textproc/spiff" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/textproc/spiff/bin/${out} ${pkg}; done) ===> Building spiff from github.com/cloudfoundry-incubator/spiff runtime/cgo github.com/cloudfoundry-incubator/spiff/vendor/github.com/cloudfoundry-incubator/candiedyaml github.com/cloudfoundry-incubator/spiff/vendor/github.com/codegangsta/cli github.com/cloudfoundry-incubator/spiff/yaml github.com/cloudfoundry-incubator/spiff/compare net github.com/cloudfoundry-incubator/spiff/dynaml github.com/cloudfoundry-incubator/spiff/flow github.com/cloudfoundry-incubator/spiff SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spiff-1.0.8_1 ===> Generating temporary packing list for t in github.com/cloudfoundry-incubator/spiff; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/spiff/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/textproc/spiff/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/textproc/spiff/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/textproc/spiff/bin/${src} ${dst}; done ===> Installing spiff as /construction/textproc/spiff/stage/usr/local/bin/spiff /bin/mkdir -p /construction/textproc/spiff/stage/usr/local/share/doc/spiff install -m 0644 /construction/textproc/spiff/spiff-1.0.8/LICENSE /construction/textproc/spiff/stage/usr/local/share/doc/spiff install -m 0644 /construction/textproc/spiff/spiff-1.0.8/README.md /construction/textproc/spiff/stage/usr/local/share/doc/spiff cd /construction/textproc/spiff/spiff-1.0.8 && /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 examples /construction/textproc/spiff/stage/usr/local/share/doc/spiff ====> 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 spiff-1.0.8_1 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:00:22