------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> siegfried-1.8.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> siegfried-1.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by siegfried-1.8.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> siegfried-1.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by siegfried-1.8.0 for building => SHA256 Checksum OK for richardlehane-siegfried-v1.8.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> siegfried-1.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by siegfried-1.8.0 for building ===> Extracting for siegfried-1.8.0 => SHA256 Checksum OK for richardlehane-siegfried-v1.8.0_GH0.tar.gz. Extracted Memory Use: 47.15M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for siegfried-1.8.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> siegfried-1.8.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> siegfried-1.8.0 depends on file: /usr/local/bin/go - found ===> Configuring for siegfried-1.8.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for siegfried-1.8.0 (cd /construction/sysutils/siegfried/siegfried-1.8.0; for t in ./cmd/sf; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/siegfried/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^siegfried$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/sysutils/siegfried XDG_CONFIG_HOME=/construction/sysutils/siegfried HOME=/construction/sysutils/siegfried TMPDIR="/tmp" PATH=/construction/sysutils/siegfried/.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/sysutils/siegfried/bin" GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /construction/sysutils/siegfried/bin/${out} ${pkg}; done) ===> Building sf from ./cmd/sf golang.org/x/text/encoding/internal/identifier runtime/cgo golang.org/x/text/transform github.com/richardlehane/xmldetect github.com/richardlehane/siegfried/internal/persist golang.org/x/text/encoding golang.org/x/sys/unix github.com/richardlehane/siegfried/internal/checksum github.com/richardlehane/match/fwac github.com/richardlehane/siegfried/internal/bytematcher/patterns github.com/richardlehane/siegfried/pkg/loc/internal/mappings github.com/richardlehane/siegfried/internal/chart golang.org/x/image/riff golang.org/x/text/encoding/internal github.com/richardlehane/siegfried/pkg/mimeinfo/internal/mappings github.com/richardlehane/siegfried/pkg/pronom/internal/mappings github.com/richardlehane/msoleps/types golang.org/x/text/encoding/charmap github.com/richardlehane/siegfried/internal/bytematcher/frames github.com/richardlehane/mscfb os/user net github.com/richardlehane/characterize github.com/richardlehane/siegfried/internal/siegreader archive/tar 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 net/http/httputil github.com/richardlehane/siegfried/pkg/config github.com/richardlehane/webarchive github.com/richardlehane/siegfried/pkg/core github.com/richardlehane/siegfried/pkg/sets github.com/richardlehane/siegfried/internal/priority github.com/richardlehane/siegfried/pkg/writer github.com/richardlehane/siegfried/pkg/reader github.com/richardlehane/siegfried/internal/logger github.com/richardlehane/siegfried/internal/riffmatcher github.com/richardlehane/siegfried/internal/textmatcher github.com/richardlehane/siegfried/internal/xmlmatcher github.com/richardlehane/siegfried/internal/mimematcher github.com/richardlehane/siegfried/internal/bytematcher github.com/richardlehane/siegfried/pkg/decompress github.com/richardlehane/siegfried/internal/namematcher github.com/richardlehane/siegfried/internal/containermatcher github.com/richardlehane/siegfried/internal/identifier github.com/richardlehane/siegfried/pkg/mimeinfo github.com/richardlehane/siegfried/pkg/pronom github.com/richardlehane/siegfried/pkg/loc github.com/richardlehane/siegfried github.com/richardlehane/siegfried/cmd/sf SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for siegfried-1.8.0 ===> Generating temporary packing list for t in ./cmd/sf; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/siegfried/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/sysutils/siegfried/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/sysutils/siegfried/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/sysutils/siegfried/bin/${src} ${dst}; done ===> Installing sf as /construction/sysutils/siegfried/stage/usr/local/bin/sf ====> 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 siegfried-1.8.0 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:12 TOTAL TIME 00:00:48