>>> mender 1.4.0 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/mender/mender-1.4.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/mender-1.4.0 -xf - >>> mender 1.4.0 Patching >>> mender 1.4.0 Configuring mkdir -p /accts/mlweber1/instance-1/output/build/mender-1.4.0/_gopath/src/github.com/mendersoftware/ ln -sf /accts/mlweber1/instance-1/output/build/mender-1.4.0 /accts/mlweber1/instance-1/output/build/mender-1.4.0/_gopath/src/github.com/mendersoftware/mender >>> mender 1.4.0 Building cd /accts/mlweber1/instance-1/output/build/mender-1.4.0/_gopath/src/github.com/mendersoftware/mender; GOARCH=ppc64le GOROOT="/accts/mlweber1/instance-1/output/host/lib/go" CC="/accts/mlweber1/instance-1/output/host/bin/powerpc64le-linux-gcc" CXX="/accts/mlweber1/instance-1/output/host/bin/powerpc64le-linux-g++" GOTOOLDIR="/accts/mlweber1/instance-1/output/host/lib/go/pkg/tool/linux_ppc64le" PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" GOBIN= CGO_ENABLED=1 GOPATH="/accts/mlweber1/instance-1/output/build/mender-1.4.0/_gopath" /accts/mlweber1/instance-1/output/host/bin/go build -v -ldflags "" -tags "" -o /accts/mlweber1/instance-1/output/build/mender-1.4.0/bin/mender ./. github.com/mendersoftware/mender # github.com/mendersoftware/mender ./ioctl.go:40:31: undefined: UBI_IOCVOLUP ./ioctl.go:121:47: undefined: BLKSSZGET ./ioctl.go:142:39: undefined: BLKGETSIZE64 make: *** [/accts/mlweber1/instance-1/output/build/mender-1.4.0/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-1/buildroot'